STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

User Defined Context in HAL Callbacks

Hi! I have ran into an issue with the HAL that I have yet to find a decent solution to. This issue has been discussed multiple times in different contexts on the forum, and I though I would write a post to gather some of the discussions/proposed solu...

jostlowe by Associate II
  • 225 Views
  • 6 replies
  • 6 kudos

DMA Interrupt not trigger

here i generate pulse using pwm generation.. where i need to stop at n th pulse.. so i use RCR register to stop it..where my mcu handle only 8 bit data to the RCR register.. so i split the data into array "RCR_Data" and stores as source destinationi ...

RAM test method for X-CUBE-STL

Hi,I am reviewing the Safety Manual to utilize the Self-Test Library provided by ST, and I have questions about the RAM Test method.It is mentioned that STL provides RAM Test using the March C-algorithm, and its verified diagnostic coverage can satis...

yang90 by Associate
  • 1073 Views
  • 2 replies
  • 0 kudos

HAL_Delay() Not Working Before OS Kernel Start.

Hi,I need to initialize a display by calling my function in main.c. This function uses the I2C4 channel and requires implementing some delays.Since it uses I2C4, it must be placed after the CubeMX Init functions, specifically in /* USER CODE 2 */. Do...

Ricko by Senior III
  • 275 Views
  • 5 replies
  • 1 kudos

H7 USB devices Errata

Hello, I would like to get more info on Errata ES0392 Rev 13 - section 2.25.3:the errata states:I'm confused with the wording of this errata.  Can someone from ST describe the meaning of this errata?I currently have USB0 connected to the USB Hub dire...

mattcrc_0-1741837754691.png mattcrc_1-1741838045724.png mattcrc_2-1741840510959.png mattcrc_4-1741840772902.png
matt-crc by Associate III
  • 295 Views
  • 5 replies
  • 1 kudos