STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H755ZIT

Hello, Does the STM32H755ZIT support flashing over CAN? The application note AN2606 suggests that the H75x series does support bootloader access on the FDCAN1 interface, but specifies pins PH13 and PH14, which are not available on the LQFP144 package...

ahuster by Associate
  • 793 Views
  • 4 replies
  • 5 kudos

Resolved! FLASH_VOLTAGE_RANGE_1

Hi,What is the effect of "VoltageRange " while erasing a sector ?  Er.VoltageRange = FLASH_VOLTAGE_RANGE_1; Ret = HAL_FLASHEx_Erase(&Er, &SectorError); #define FLASH_VOLTAGE_RANGE_1 0x00000000U /*!< Flash program/erase by 8 bits */ #define FLASH_VO...

andy_long by Associate III
  • 686 Views
  • 1 replies
  • 1 kudos

Multiplexing I2C on STM32f4 Board

Hi allI am using 4 sensors on my project. These are comminicated with stm32f4 board via I2C. However there ara 3 I2C channel on stm32f4 board. Is it possible to connect them to same channel via  ı2c multiplexer ? As ı researched, the multiplexer is u...

Resolved! Can't find LL function to clear USART_ISR_RXNE_RXFNE

Dear Mr. or Ms.When I tried to clear IT flag of USART_ISR_RXNE_RXFNE, I can't find any fuction to do it.In stm32g4xxx_ll_usart.h, I can find fuction named LL_USART_IsActiveFlag_RXNE_RXFNE() but there's no function like LL_USART_ClearFlag_RXNE_RXFNE()...

yuanyuan by Associate II
  • 1061 Views
  • 6 replies
  • 2 kudos

Electronic design for JTAG/SWD

Hello everyone,I've been looking for some time for an example of an electronic design that would allow me to use the STLINK-V3MINIE in JTAG mode.With my electronic schematic I can use it in SWD mode, which works very well.However, it's impossible to ...

Boris19_5-1710329283537.png Boris19_1-1710329015965.png Boris19_3-1710329034771.png Boris19_4-1710329218265.png
Boris19 by Associate III
  • 2445 Views
  • 4 replies
  • 2 kudos

STM32U575 MMC operation issue

Hi,I need help on MMC operations.My project is using STM32U575 to access MMC chip (EMMC16G-IB29). It uses SDMMC1  on 4B bus (MMC 4bit wide bus). The U575 is running on 90MHz. The initialization sub is: static void MX_SDMMC1_MMC_Init(void){hmmc1.Insta...

hguan by Associate III
  • 478 Views
  • 0 replies
  • 0 kudos