STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[STM32H745XI-DISCO] Unable to debug CM4

Hi community,I'm trying to launch an ANN on this discovery board.I build and programm both CM without error.However I'm not able to debug CM4 and have this error :Starting server with the following options:    Persistent Mode      : Disabled    Loggi...

BKOSI.1 by Associate II
  • 2451 Views
  • 9 replies
  • 0 kudos

Resolved! ST-Link starts firmware and aborts it while downloading

Hello,I am using STM32CubeIDe V1.10.0.my project is structured as follows:-CubeMX inits-HAL_I2C_IsDeviceReady-HAL_I2C_Mem_Read //Read a large amount from an I2C EEPROM-while(1)I have now done a lot of troubleshooting to understand why HAL_I2C_IsDevic...

mfrank9 by Associate III
  • 1551 Views
  • 6 replies
  • 2 kudos

STM32 HAL driver for SST26VF064B

Posted on June 23, 2018 at 23:02I just start to create a driver for SST26VF064B Serial Flash in QSPI mode.Anyone knows where I may able to get an example using the HAL layer QSPI driver ?

Resolved! Problem with STM32L0538 - Discovery

Hi,I have an STM32L0538 discovery board and I'm trying the Demo example. The problem is that it does not work. When I flash the board it changes the e-ink display like this:Also when I touch the bottom bar it does nothing. The revision of the board i...

photo_2023-08-15_20-43-26.jpg Captura de pantalla de 2023-08-15 20-47-46.png
BTurc.2 by Senior
  • 1707 Views
  • 9 replies
  • 5 kudos

How to dump firmware from STM32F071

Hello, I am brand new to all of this flashing firmware and stuff, I'm trying to find a way to get the firmware from a shark AV751 I just took apart with an STM32F071 to possibly make a custom app and add mapping? I know I am jumping from step 1 to st...