STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G4 without VSSA pin

I'm using the STM32G431CBU3 in a project that shares the same ground for digital and analog supplies, but the UFQFPN-48 package doesn't have a VSSA pin like the others. What should I do in this situation? Should I consider VREF as my VSSA? 

Captura de tela 2024-08-24 220819.png
Liann1 by Associate
  • 488 Views
  • 2 replies
  • 2 kudos

Resolved! Problem with LCD 128x160 ST7735S

Hi, have any of you communicated with a display based on the ST7735S controller? Based on this library: https://github.com/afiskon/stm32-st7735  I converted it from SPI communication to 8080 parallel control, but display does not work properly, while...

MSzła.1 by Associate III
  • 1313 Views
  • 5 replies
  • 1 kudos

Resolved! Locking micro to prevent download of code

Hi,where do you set programmatically (perhaps through a preprocessor directive) the option to lock the micro to prevent read/download of the flashed code but while obviously still allow for firmware updates?Also I could not seem to find any such opti...

Ricko by Senior III
  • 605 Views
  • 3 replies
  • 2 kudos

STM32F411 embedded bootloader USB

Hello, i am trying to use system bootloader in STM32F411 for software update via USB. I use a freertos in my project.Workflow is here: By sending a "BOOT" via Virtual Com Port USB, MCU executes folowing code: SpoilerUSBD_Stop(&hUsbDeviceFS);uint32_t ...

butaforsky_0-1723463328464.png

Error when I try to load code using external loader

I am currently trying to program this external memory using the external loader sub-project created when a project is created for the ST32H7R7. I have been able to successfully write the drivers for the external flash and I have also been able to por...

Screenshot 2024-08-24 at 1.15.23 AM.png
Kwame by Associate II
  • 435 Views
  • 2 replies
  • 0 kudos

HDF5640-AF-V2.0 drawings

Hellowe're using MB1550 eval board with mb1379 daughter board and HDF5640-AF-V2.0 (OV5640 on a FPC) to test camera function. We'd like to tests another sensor, i'll design another FPC with our supplier but i need HDF5640-AF-V2.0 drawings to have the ...

SEsto.1 by Associate
  • 812 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H757I-EVAL: SDMMC Initialization problem

I'm using STM32H757I-EVAL and trying to implement SDMMC.However,  I get some errors in these parts of code.At first, the error happened SDMMC_cmdAppCommnad.But now I can see the error SDMMC_CmdGoIdleStateI did change frequnecy of sdmmc, enable hardwa...

1.png 2.PNG