Embedded 2023-2024: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
== Documentation == |
== Documentation == |
||
A whole bunch of reference PDFs for our board and FreeRTOS are posted in our [https://drive.google.com/drive/u/1/folders/1E0iK5DRwgsf7khUXgLCXMgLPK_xRI3Ca Google Drive]. A summary/what to look for of each document follows |
A whole bunch of reference PDFs for our board and FreeRTOS are posted in our [https://drive.google.com/drive/u/1/folders/1E0iK5DRwgsf7khUXgLCXMgLPK_xRI3Ca Google Drive]. A summary/what to look for of each document follows |
||
* [[Embedded Glossary]] |
|||
** There are a lot of terms and abbreviations, and the definitions are scattered. If you find one you don't know, then once you figure it out stick it on here. |
|||
[[Category:Qubo]] |
[[Category:Qubo]] |
Revision as of 21:32, 9 February 2024
- STM32G0B1RE is the chip we are using
- We are using the library libopencm3 to control the chip.
Projects
Documentation
A whole bunch of reference PDFs for our board and FreeRTOS are posted in our Google Drive. A summary/what to look for of each document follows
- Embedded Glossary
- There are a lot of terms and abbreviations, and the definitions are scattered. If you find one you don't know, then once you figure it out stick it on here.