STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! C-Library const-correctness for STM32F1xx

I think const-correctness is an important-enough concept to call this a bug report.In the HAL Driver for STM32F1xx, much of the codebase is not const-correct.  For G4xx, I see that I2C is not.What is const-correctness in C?If a function that accepts ...

Brian H by Senior
  • 951 Views
  • 9 replies
  • 8 kudos

Resolved! stm32cubeide fatfs f_close FS_DISK_ERR

I have a board with stm32f407zgt6. I'm using freertos and fatfs. The board has a connection for an SDCARD, I'm using a 4GB SDCARD with fat32.For reading, F_open, f_read, f_close, everything works. When I use it to write, f_close takes a long time and...

MSilv.1 by Associate III
  • 802 Views
  • 16 replies
  • 4 kudos

Resolved! LevelX FileX

Can anyone please confirm that LevelX and FileX can only be used with AzureRTOS. Everything that I have read indicates as such. Both only available when AzureRTOS is enabled as well as using CubeMX.Thanks in advance!!!

dsmail1 by Associate II
  • 160 Views
  • 2 replies
  • 1 kudos