STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Validating received UART message

Sorry if this is a rookie question. I have set up USART 2 to receive a UART command. If the sent command is "<EN>", I need to toggle the value of a global state variable. When transmitting the received data via the callback interrupt, I have no issue...

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
  • 830 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
  • 741 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
  • 1155 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
  • 2725 Views
  • 4 replies
  • 2 kudos