18 Commits (master)
 

Author SHA1 Message Date
gnssuser 5778a37513 UART2 <--> UART6 data rate: print stats on uart1
- byte/sec (IN/OUT)
- total bytes (IN/OUT)
3 weeks ago
gnssuser 172ed5e2be LD2: LED helper functions for onboard LED, toggle in every sec (heartbeat) 3 weeks ago
gnssuser 3ec1750053 Created 1ms timebase, created 10ms and 1sec tick
- 1ms via SysTick IRQ handler
3 weeks ago
gnssuser 320688d525 printf for usart1 3 weeks ago
gnssuser 9fcaab1916 Added USART1 modul 3 weeks ago
gnssuser 9847d1115a USART2, USART6 IRQ handler fix 3 weeks ago
gnssuser 927ea196bb CPU clock: 84Mhz reduced to 32MHz
* Clk source: HSE 8MHz crystal osc.
3 weeks ago
gnssuser f5c85f8f3f IOC changes + code generation
- ioc version upgrade
- added UART1, I2C1
1 month ago
gnssuser 7ecdc544a9 Includes moved to user code section
- to prevent removing via code generator
1 month ago
gnssuser ffeeb1aeaa USART2 - USART6 bridge
printf assigned to USART6
7 months ago
gnssuser e58426d8d3 Added user src folder with uart_it and printf files 7 months ago
gnssuser 5fbda0a45c Project: added include path for user source folder 7 months ago
gnssuser 6f659cbbc6 USART6: auto generated project settings 7 months ago
gnssuser 80afb5dcf8 USART 2,6: auto generated C code 7 months ago
gnssuser b77ed73ec4 IOC: added USART6
Async, 115200 baud
Ports: PC6, PC7
GPIO speed: low
IRQ enabled
Init code enabled
HAL code disabled
7 months ago
gnssuser 0c8cd429ba STM32CubeIDE: new project created for Nucleo F401 board 7 months ago
gnssuser 70d28727fd gitignore updated 7 months ago
gnssuser f32e297ac1 First commit: added gitignore 7 months ago