STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 U(S)ART Low Level RS485-DE Pin not switching

Hi Folks,I have an issue with the RS485 Driver Enable Pin with the USART6 on an H7A3 (Nucleo).The Perhiperal is set up in CubeMX with "Hardware Flow Control (RS485) enabled.I have developed a driver using the Low Level functions.The Peripheral is set...

CBerg by Senior II
  • 517 Views
  • 6 replies
  • 0 kudos

STM32G071G8U6TR trying to use I2C communication

I'm trying to use the I2C line of an STM32G071G8U6TR to talk with an external device. I've used the STMCube to configure the pins to be I2C with pull ups and high speed which created this Init   static void MX_I2C1_Init(void) { /* USER CODE BEGIN ...

GTann.1 by Associate II
  • 914 Views
  • 9 replies
  • 3 kudos

GPDMA1 Channel 6 configured in Linked List mode

Hi,I need a clarification about the configuration of GPDMA1 in linked list mode.I configure it using Cube MX v6.13.0, here some screenshots I took about the settings done: When I generate the code, in linked_list.c file I found the function MX_GPDMA1...

SteRogge_0-1738745703752.png SteRogge_3-1738745921947.png SteRogge_1-1738745744405.png SteRogge_2-1738745877421.png
SteRogge by Associate
  • 227 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H533 Longevity

Hi,We've noticed that the STM32H533 micro-controller is not present in Longevity Commitment list.Is there a particular reason for this?  We are planning to use this micro-controller in a number of new products going forward.Best regards,Michael Waite...

Resolved! While(1) Not Executing

I am using STM32 with the following peripherals:TIM7 for frequency generationADC with DMADAC with DMATIM Interrupt (TIM_IT)My setup:Clock: 150 MHzPrescaler (PSC:( 3-1Auto-reload register (ARR:( 13-1128 samples for DAC to generate a 30 kHz signalWhen ...

controller getting restarted

Dear ST Community,I have been working on the firmware which contains the AT commands modem, Winbond flash memory. After some time I have relised the microcontroller is automatically getting restarted/. I had doubt on the hardware then  we have redeve...

Resolved! STM32U585 CLOCK JITTER

Dear Sir.I am using a board equipped with STM32U585 , The main clock is 32.768 khzsee included pic.PA8 is configured to drive LSE 32KHZ using the command__HAL_RCC_LSEDRIVE_CONFIG(RCC_LSEDRIVE_HIGH);PA8 is fed to ECG MAX30001.On some boards MAX30001 r...

Resolved! STM32L152RE 5V tolerant pin and ADC

Hello,I have a STM32L152RE and I use PA1 (Pin type is FT 5v tolerant) as ADC_IN1. Vdd is 3.3V and the voltage on PA1 usually is around 5V and sometimes it drops to 2.5V ( when I need to take the measure). Several comments on various blo...

RStra by Associate III
  • 5384 Views
  • 7 replies
  • 2 kudos

STM32G474 boot

Hi, I have a STM32G474 connected to a Quectel LTE module via a uart4 and a GPIO pin.Under normal conditions is it possible for the CPU to boot from flash and when the quectel changes the level of the gpio pin of the STm32, the CPU jump to boot from u...

bestyeng by Associate II
  • 229 Views
  • 1 replies
  • 1 kudos