User Activity

I am trying to get the ADCs operational on my board that uses an STM32F030C8 processor.PA0 pin analog seems to read OK ~2200 which is approx OK.Reading CH16 and CH17 (Temp sensor, VrefINT) always return a value of 4095.Main()   we call the Init MX_AD...
Im using a STM32F030C8T6 with PWM output to generate a sound output. I would like to use the repetition mode of the TIM1 so it will output the same PWM period 6 times.If I configure the timer and use both HAL_TIM_Base_Start_IT() and HAL_TIM_PeriodEl...
I am using an STM32f030C8 with External Flash (W25W128) Via SPI, and want to program the extern flash with sound data using STMcubeprogrammer.I found an excellent article (https://community.st.com/s/article/how-to-add-your-spi-flash-into-the-stm32cub...
This is my first STM32 project and I am using an STM32F030C6T as a MODBUS slave device. I used the STM32CubeMX V6.6.1 to create a project template and STM32CubeIDE Version: 1.10.1 Build: 12716_20220707_0928 (UTC), along with an STlink interface.When ...
Kudos from