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

Hex file merging in bootloader

hi, I am beginner for ARM controller bootloader development. I am using STM32F103C8T6 controller. so, how to merge bootloader and application hex files.  I am using STM32 Cube IDE for development. kindly help to me. if you have any bootloader develop...

RGB565 and RGB888 pixel format.

Hi. I am using STM32H7B3LIH MCU and Newhaven "NHD-4.3-800480CF-ASXP" TFT. I completed all the configuration according to the instructions in AN4861. I am trying to show an 800x480 image on the screen using framebuffer. I use "LCD image converter" to ...

Ekran görüntüsü 2024-05-29 092152.png Ekran görüntüsü 2024-05-29 092224.png WhatsApp Görsel 2024-05-29 saat 10.12.57_6a542e67.jpg 2024-05-29 09.15.22.jpg
ABURM by Senior
  • 1338 Views
  • 0 replies
  • 0 kudos

Resolved! wrong ADC DMA Continous conversion data order

Hi,I cannot understand acquired ADC data order using this configuration on a STM32G030C6 device:I want to acquire 9 input channels + 2 internal channels (Temperature Sensor + Vbat). Continuous mode w/ Circular DMAHere's my Initialization routine stat...

Gaston_0-1716916097772.png Gaston_1-1716916217782.png
Gaston by Senior
  • 1419 Views
  • 4 replies
  • 0 kudos

stm32f373R8T6 spi time setting questions

II am using the SPI function in STM32F373R8T6. When I use the HAL_SPI_TransmitReceive function to send and receive data, I want the  to read the data from the slave immediately after sending. However, when using this function, the NSS pin pulls up fo...

1716948329495.png
cfc by Associate
  • 549 Views
  • 0 replies
  • 0 kudos

STM32F401RE threads on bare metal

I need to make a "multi threaded" application, my mentor told me this, and I quote "you should create a thread by yourselfuse any system timer, e.g. simple tick timer"I do not really understand this, but he gave me some example pseudocode, hopefully ...

Petrarka by Associate II
  • 753 Views
  • 1 replies
  • 1 kudos

Fighting SMBus on an STM32H5

Hello people. I've been trying to get SMBus working on an STM32H5. I've see threads on here which use the SMBus HAL. For whatever reason, I wasn't able to get those to work, maybe because I'm not handling all the possible events appropriately.What I ...

BobW by Associate
  • 934 Views
  • 2 replies
  • 0 kudos