STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Ethernet in new STM32H73x (H72x)

Is the ETH IP in these new MCUs same as in H753/743, or changed?In the errata for H73x/72x, list of ETH related items is quite long - is it because of difference in the IP, or better testing?-- pa

Pavel A. by Evangelist III
  • 271 Views
  • 2 replies
  • 0 kudos

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
  • 365 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 !...

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
  • 473 Views
  • 3 replies
  • 0 kudos