You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| Core | 3 years ago | |
| Drivers | 3 years ago | |
| Lib/ufb | 3 years ago | |
| Middlewares/Third_Party/FreeRTOS/Source | 3 years ago | |
| .gitignore | 3 years ago | |
| .mxproject | 3 years ago | |
| BluepillTrouba.ioc | 3 years ago | |
| BluepillTrouba.txt | 3 years ago | |
| Makefile | 3 years ago | |
| README.md | 3 years ago | |
| STM32F103CBTx_FLASH.ld | 3 years ago | |
| pt100.gnumeric | 3 years ago | |
| startup_stm32f103xb.s | 3 years ago | |
README.md
Pinout:
- Knob push: PB8
- Knob A/B: PB6, PB7
- Buzzer PWM: PA15
- Debug SWD: PA13 (IO), PA14 (CK)
- Debug UART: PA9 (Tx), PA10 (Rx)
- OLED reset: PB10
- OLED DC: PB1
- OLED CS: PB0
- OLED MOSI: PA7
- OLED SCLK: PA5
- A0 - Pt100
- A1 - Resistive divider top (filtered 3.3V, 1k + Pt100)
Peripherals:
- TIM2 - Buzzer -> PA15
- TIM3 - Heater PWM -> PA6
- TIM4 - Encoder <- PB6, PB7
- SPI1 MOSI only - OLED (PA5, PA7)
- UART1 - debug
- ADC1 - sensing