STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube_FW_G0_V1.4.0 bug ?

Hello,I work with STM32G070RBT. I upgrade FW to STM32Cube_FW_G0_V1.4.0.These definitions have disappeared from the file stm32g070xx.h: #define RCC_CFGR_SWS_HSI              (0UL)                                  /*!< HSI used as system clock */#defin...

Peko by Associate III
  • 4671 Views
  • 13 replies
  • 1 kudos

Resolved! Problem using dfu-util with STM32H7B3I EVAL board

dfu-util is an open source DFU memory reader/writer.I ported the source to Windows 10 x64.Worked fine, downloading firmware, to STM32H7B3I DISCOVERY board.Fails with STM32H7B3I EVAL board, apparently because the EVAL board identifies itself as three ...

Resolved! Remapping the Interrupt Vector Table (IVT)

Hello,I need to map two different programs (a custom bootloader and the application) in the memory space of my STM32G0, as described in figure.The bootloader should start at power-up, then check the application CRC and eventually jump to it.Both in t...

CTabo1_0-1689261587293.png
CTabo.1 by Senior
  • 3022 Views
  • 2 replies
  • 2 kudos

Resolved! USB HOST cannot parse the last EndPoint

Hello!After two week of struggle I understood that this problem is beyond my abilities. I have a NUCLEO-H7A3ZI-Q setted as USB Host. I connect a MIDI Keyboard and the Host start the communication, gets all the descriptor and then start the parsing ph...

0693W00000KdDN1QAN.png 0693W00000KdDM3QAN.png 0693W00000KdDRXQA3.png
A.Ziru by Associate II
  • 3960 Views
  • 10 replies
  • 0 kudos

Resolved! STM32F429AGH6, delete a loaded program

I am working with the STM32F429AGH6 card, at first I had some problems to flash it, I managed to solve it using the boot mode 'hot plug' and I loaded a program that was sure to work and everything was perfect, then I tried to load a modified program ...

CarlosG by Associate
  • 1116 Views
  • 2 replies
  • 1 kudos

is CAN TERM pin high by default in B-G431B-ESC1?

Hi, I'm doing a project which sends CAN data from B-G431B-ESC1 board to sth else(NI cRio).Just to make sure, do I have to set CAN TERM Pin(PC14) high by setting it     GPIO_OUTPUT    GPIO output level : High or is it high by default?I don't understan...

JKong.3 by Associate III
  • 798 Views
  • 0 replies
  • 0 kudos

Should be avoided using p->payload in LwIP examples?

I was looking at example HTTP IAP server provided in STM32F2xx package.\STM32Cube\Repository\STM32Cube_FW_F2_V1.9.3\Projects\STM322xG_EVAL\Applications\LwIP\LwIP_IAP\Src\httpserver.cIn http_recv, received data is extracted on every chunk of data from...

JMarq.1 by Associate III
  • 1182 Views
  • 2 replies
  • 0 kudos

Query on Class B library - STM32U585 MCU

Hi team; We have selected Trust zone MCU STM32U585ZIT6Q (U5 series) for our project.We are using with Trust zone enable in our project.we have a query regarding the X-CUBE-CLASSB-U5.We have taken library of X-CUBE-CLASSB-U5 and test example code in S...

JShah.7 by Associate III
  • 1053 Views
  • 1 replies
  • 0 kudos