STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FSMC access thread safe?

Supposed I am using external memory via an 16 bit address / 8 bit data bus with FSMC (STM32F714). An RTOS is running.Is access to this memory atomic (in the sense of thread safety) when I read/write 32 bit wide data? The consideration is, for instanc...

Ingmar by Associate II
  • 330 Views
  • 2 replies
  • 0 kudos

[bug] problem in HAL_SRAM_Write_16b

cubeMX : 5.6.1cubeIDE : 1.3.1​Code Lib Version : STM32Cube_FW_F1_V1.8.0​I implemented ili9341 lcd as fsmc and found the following problem.​the problem is that when calling HAL_SRAM_Write_16b, it writes data once more.​I attach the measured fsmc wavef...

0693W000001qeUEQAY.png 0693W000001qeVHQAY.png
jkim.13 by Associate
  • 592 Views
  • 1 replies
  • 0 kudos