STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! NUCLEO-F746ZG Nucleo board's (STM32F103CBT6 controller used for ST-Link) ST-link USB bootloader and programming file (.out file)

Hi,STM32F103CBT6 controller is used as "ST_link controller" in NUCLEO-F746ZG Nucleo board.I'm looking for NUCLEO-F746ZG board's ST-link USB bootloader and programming file (.out file) for STM32F103CBT6 controller. Can someone send me link/path for ST...

S.Kamath by Associate II
  • 942 Views
  • 6 replies
  • 0 kudos

Resolved! Clock speed stm32f429i example package

Dear ST Hello,could you tell me please the real clock value set in this example,\STM32Cube\Repository\STM32Cube_FW_F4_V1.25.1\Projects\STM32F429I-Discovery\Examples\SPI\SPI_FullDuplex_ComDMAThe clock frequency between master and slave must be equal, ...

wrong IS_RCC_PLLN_VALUE macro

Hi !This issue is still not fixed in the current F4 firmware V1.25.If USE_FULL_ASSERT is used the parameter check for a valid calculated value of PLLN=96 by STM32CubeMx fails.The old issue was closed therefore please raise a ticket (again) - thanks !...

Using SSL/TLS Authen with LWIP

Hello, I'm using STM32F7 and using LWIP with ethernet.So now I want to add the SSL certificate to authen to DNS broker like abc.com. Anyone have any example to do that?Many thanks,Hieu

Resolved! Potential bug in STM32H HAL v1.8.0: enabling CANFD transmission request for a given packet may disable TX for previous already queued requests.

The 2 instances where hfdcan->Instance->TXBAR is written in stm32h7xx_hal_fdcan.c (as means of activating a TX reqeust for a given CANFD packet) use a direct value assignment to the register:hfdcan->Instance->TXBAR = BufferIndex;hfdcan->Instance->TXB...

RMart.0 by Associate III
  • 976 Views
  • 3 replies
  • 0 kudos