STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to develop a product?

How to develop an Embedded System around STM32 MCU from scratch efficiently on the first attempt? For Eg. Developing a system with ADC, CAN, RS232, SPI, I2C, UART around an ST Controller efficiently? Developing a system according to the product requi...

sanket47 by Associate II
  • 2576 Views
  • 10 replies
  • 0 kudos

Resolved! UART Transmission, Interrupt vs DMA

I am working on a project using UART communication and I have a question what is really different between interrupt mode and DMA mode in TX except for their underlying mechanism.(HAL_UART_Transmit_IT vs HAL_UART_Transmit_DMA)I know DMA uses the DMA c...

IJo.1 by Associate III
  • 5274 Views
  • 9 replies
  • 2 kudos

Resolved! ADC_IN0 on F030K6 not reading 3V3 voltage_divider

I'm pluging into ADC_IN0 1x pull-up and 5x buttons, that when i pressed some button, it adds a resistor to ground and make a voltage_divider... then i read the value on ADC.But when i pressed the button, however, my ADC shows 0 on the variable and no...

WBria.1 by Associate II
  • 854 Views
  • 2 replies
  • 0 kudos