STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! HAL_ADC_ConvCpltCallback to FreeRtos

Hi,I use the ADC with DMA. The adc conversion is triggered with 20kHz.I would like to transfer my 4 adc values from interrupt HAL_ADC_ConvCpltCallback to a FreeRtos task.What is the best way to transfer adc values from HAL_ADC_ConvCpltCallback to Fre...

Mat1 by Associate III
  • 1584 Views
  • 2 replies
  • 1 kudos

Resolved! How to support I2C burst write/read?

I wish to configure my STM32 MCU (STM32G071RB) as an I2C slave device, and support I2C burst-write and I2C burst-read, in a similar manner to many I2C slave devices:(usually the RA value is incremented after every DATA byte)The I2C receive/transmit f...

0693W000001reYmQAI.png
Yiftah by Associate II
  • 5267 Views
  • 5 replies
  • 0 kudos

STM32H743ZIT6 RAM regions

I've noticed that STM32H743ZIT6 is divided in to three RAM regions (RAM_D1,RAM_D2,RAM_D3).So I want to expand one map region for example RAM_D1 and make it one. Like this:Can I do that? How can I achieve it because in console I get :  

heyo_0-1688020708189.png heyo_1-1688020745853.png heyo_2-1688020789341.png
heyo by Senior
  • 958 Views
  • 4 replies
  • 1 kudos

Why my project stuck in HAL_Delay()?

Hi,i have started this project using X-Cube-IOTA1 package and i added all libraries i need to replicate the same project example which is IOTA-Client. i manage to compile my version and run in the the STM32 B-L4S5-IOTA1 using freeRTOS, but the proble...

Skane by Associate III
  • 8908 Views
  • 7 replies
  • 0 kudos

FOTA In STM32F446ZET6

Hello,I am new to STM, I wanted to know, How can be FOTA implemented for STM32F446ZET6?are there any ready API's in the STM32 cube ide?And also, are there any points that can be looked into reference manual or datasheet for implementing this function...

rucha_16 by Associate
  • 454 Views
  • 0 replies
  • 0 kudos