STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Writing and reading from Flash on STM32F446

I have a Nucleo-64 Dev Board where I'm developing and testing my automation solution.I'm using the latest STM32CubeIDE and updated STM32 FW Package (1.24.1), FreeRTOS and FATFS as Middleware.I'm trying to wrap HAL Flash Write function, aside a simple...

peppea82 by Associate II
  • 571 Views
  • 0 replies
  • 0 kudos

Resolved! FMC controller conflict issue

I have 2 FMC controllers on my STM32F429 design. The first controller is SDRAM controller which is used by LTDC&DMA2D as video buffer;The second controller is PSRAM controller which is used as data interface between STM32 and FPGA;​The two controller...

RLee.7 by Associate
  • 874 Views
  • 2 replies
  • 0 kudos

YMODEM Header Meaning?

I am trying to implement IAP on a Nucleo F429ZI, and have been working on adapting some YMODEM code into an application. I haven't been able to find full documentation on YMODEM headers. When I transmit a file with YMODEM to the controller, I get the...

JChan.0 by Associate II
  • 644 Views
  • 3 replies
  • 0 kudos

STM32F107 SDHC over SPI

Can I develop a project with SDHC card >4GB FatFs to works with STM32F107 with SPI?I receive a commitment to upgrade one board from SD 2GB currently working, upgrade to SDHC that don't works. Project was released in 2012. Today custumer has difficult...

Resolved! Oracle license change and STM32Cube tools

Hello,Oracle announced a license change and for commercial and educational units rumors tell that it will cost 2.5 $ per user and month.As other thread have shown, STM32Cube Tool only run with Oracle Java, at least in Linux.As always with license, it...

Resolved! File-system for NOR flash

Hello,I am struggling with integration of filesystem on external nor.I've been trying both littlefs, and spiffs. Both, with no success yet.Is there any suggestion from ST for filesystem example on external nor flash ?Thank you!ranran

ranran by Senior II
  • 2170 Views
  • 3 replies
  • 0 kudos