STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Jump from Openbootloader to the Application

Greetings! So, I used the OpenBootloader project, and then flashed a GPIO_IOToggle firmware in other area of the flash, close to the example in the video Introduction to Open Bootloader, Part 3: Loading an Application.  In that example the CubeProgra...

j_filipe by Associate III
  • 56 Views
  • 1 replies
  • 0 kudos

Resolved! HAL ADC multi channel in polling mode

Hi everyone, I have a STM32F042F6P6 chip. I want to read 9 analog channels on it.I guess there are at least 2 options: configure a scan mode with DMA, and staying in polling mode.I decided to stay in polling mode to avoid a potential problem due to D...

Arthur21 by Associate
  • 4363 Views
  • 7 replies
  • 3 kudos

FreeRTOS PROBLEM

Post edited by ST moderator to be inline with the community rules especially with the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code. in STM32U073MCT6 microcontrollers, I have a p...