STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C issue when called from external file

Hi There, We have IO expander that is connected using I2CFile: Application.C has functions for change the IO value of the IO Expanderthere is a UART that the user can connect to and change the value of the IO Expander (using CLI) Following functions ...

GalBTM_0-1719310004297.png
GalBTM by Associate II
  • 1323 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F407 I2C Characteristics

Hello I m trying to figure out how to configure the  CCR bit field in I2C_CCR register in STM32F407 in the reference manual RM0090 it says check the datasheet for the definitions of "tr(SCL) + tw(SCLH)." but I couldn't find them on the datasheet. On ...

mdmrl00 by Associate II
  • 1525 Views
  • 4 replies
  • 1 kudos

Resolved! Failed to read W25Q128 spi flash beyond 2 Mbyte

Hello,I am use a winbond W25Q128JV chip which is connected to the OCTOSPI interface of my STM32H563. I read/write the flash in direct mode. The transfers are done with DMA. Everything works fine as long as the address is smaller than 0x200000 (2 MByt...

STM32L0 code start and execution problems

I'm developing a vibration and temperature sensor solution for industrial machinery.Previously, my system was equipped with Atmega 328p chips, but it has now been upgraded to an STM32LO53C8T8 chip.The circuit has a LoRa radio for sending signals to t...

Resolved! STM32G474E EVAL1 Demo SD Card issue

Hello,I tried to execute the demo for the STM32G474E EVAL1 explained in this document : STM32CubeG4 STM32G474E-EVAL demonstration firmware - User manual.But, I have an error when the board tries to display the pictures which are on the SD card.I got ...

twinest by Associate II
  • 9306 Views
  • 18 replies
  • 2 kudos

USART RTS vs CTS

Hi,I would like to connect my Sequans GM02s iot module to my Stm32L4 mcu via uart. Would the RTS Signal from the iot module connect to the CTS signal from STM32L4 or vice versa?

Nick102 by Associate
  • 731 Views
  • 1 replies
  • 0 kudos