This website requires JavaScript.
Explore
Help
Sign In
LuChiChick
/
STM32G030F6P6_Evaluation
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d980d87adc3e57dbbdb1d7516022188a535ccf1
STM32G030F6P6_Evaluation
/
Core
/
Inc
T
History
LuChiChick
2d980d87ad
commit for rotary encoder input pin config with EXTI interrupt line. && modified GPIO pin with named user label.
2026-08-13 10:25:25 +08:00
..
dma.h
commit for USART2 peripheral config with RX/TX DMA channels.
2026-08-03 20:23:53 +08:00
FreeRTOSConfig.h
commit for FreeRTOS config with 4K heap and 64 words minimal stack size based on CMSIS_V1 interface.
2026-08-04 14:54:10 +08:00
gpio.h
commit for a very basic initial project with SWD port config.
2026-08-03 19:49:55 +08:00
main.h
commit for rotary encoder input pin config with EXTI interrupt line. && modified GPIO pin with named user label.
2026-08-13 10:25:25 +08:00
stm32g0xx_hal_conf.h
commit for FreeRTOS config with 4K heap and 64 words minimal stack size based on CMSIS_V1 interface.
2026-08-04 14:54:10 +08:00
stm32g0xx_it.h
commit for rotary encoder input pin config with EXTI interrupt line. && modified GPIO pin with named user label.
2026-08-13 10:25:25 +08:00
tim.h
Modified 'Timebase Source' from TIM1 to TIM17, TIM1 now operates with 1 MHz input and 1 ms period, channel 1 is configured as PWM output mode and mapped to PA8 to drive a buzzer.
2026-08-06 14:02:24 +08:00
usart.h
commit for USART2 peripheral config with RX/TX DMA channels.
2026-08-03 20:23:53 +08:00