Embedded 2023-2024: Difference between revisions
(Created page with "* STM32G0B1RE is the chip we are using") |
No edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* [[STM32G0B1RE]] is the chip we are using |
* [[STM32G0B1RE]] is the chip we are using |
||
* We are using the library [[libopencm3]] to control the chip. |
|||
== Projects == |
|||
* [[Backplane Thrusters Control Board]] |
|||
* [[Backplane Power Board]] |
|||
* [[Embedded Debug Shell]] |
|||
== Documentation == |
|||
* [https://drive.google.com/drive/u/1/folders/1E0iK5DRwgsf7khUXgLCXMgLPK_xRI3Ca Google Drive] -- whole bunch of reference PDFs for our board and FreeRTOS |
|||
* [[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:Embedded]] |
Latest revision as of 20:45, 11 February 2024
- STM32G0B1RE is the chip we are using
- We are using the library libopencm3 to control the chip.
Projects[edit | edit source]
Documentation[edit | edit source]
- Google Drive -- whole bunch of reference PDFs for our board and FreeRTOS
- 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.