https://github.com/nielsouvrard/stm32f103c8t6-works
https://github.com/nielsouvrard/stm32f103c8t6-works
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nielsouvrard/stm32f103c8t6-works
- Owner: NielsOuvrard
- Created: 2025-03-28T18:35:44.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T19:02:52.000Z (about 2 months ago)
- Last Synced: 2025-03-28T20:22:08.399Z (about 2 months ago)
- Language: C
- Size: 7.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STM32 F103C8T6 my works
We use a STM32F103C8T6, a 32-bit ARM Cortex-M3 microcontroller.
This is all my works with STM32F103C8T6 microcontroller during the class "Microcontroller" at the "Universidad Panamericana"
Some of projects we've done so far:
- Connect the bluepile to a LCD screen HD44780
- Manipulation of a Ultrasonic sensor
- Manipulation of a gyroscopeSome pictures:

Some description of the STM32F103C8T6 microcontroller:
- STMicroelectronics
- ARM Cortex-M3 32-bit architecture
- Low-power processor
- Speed up to 72MHz
- Low cost
- Flash memory: 64 Kbytes
- SRAM memory: 20 Kbytes
- Wide range of peripheralsPeripherals:
- GPIO
- ADC
- SPI
- I2C
- CAN
- UART
- Timer
- USB
- DMA