STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem with IWDG and WWDG timeout

Hello ST Community and Support Team, I try to play with Independant Watchdog and Window Watchdog on a Nucleo U575ZI eval board.I was able to configure counters, window and even EWI interrupt perfectly thanks to STM32 HAL library watchdog related func...

Resolved! STM32H563 EDATA Size - Code Generation Issue

Hello,I am using the Cube Code Generator, within the STM32CubeIDE (version 1.13.1) for an STM32H563, and have configured the Flash Data Sectors to use the maximum 8 sectors per bank for EDATA. The valid range for the EDATA sector size is 0 - 7, as sh...

lpfeiffer_0-1699395038922.png

Resolved! I need product recomendation using LIN protocol

  Hello. i'm trying to controll actuator by lin protocol. Which mcu is fit for me? and what i have to perchase more things? (for example, lin transceiver is need nor not, 1 more mcu for master-slave configuration) and which software i can use for it?...

Resolved! MAX31856 SPI Communication problem

Trying to communicate MAX31856 With STM32F401STM32CUBEIDE 1.15.1ADAFRUIT MAX31856 Breakout Board uint8_t data[2]; uint8_t addr_data[2]={0x04,0x00}; while (1) { HAL_GPIO_WritePin(GPIOA, GPIO_PIN_4, GPIO_PIN_RESET); HAL_Delay(10); ...

Screenshot (18).png
Caan by Associate III
  • 983 Views
  • 5 replies
  • 1 kudos

Resolved! Inquiry about the- DCMI of STM32U5 Series MCUs.

Good Afternoon Sir/Mam, Sir/Mam, I have a query about the DCMI of STM32U5 Series MCUs. I have read the Datasheet of following MCUs-1)  STM32U5A5VJT6Q2)  STM32U595VJT63)  STM32U595ZJT6Q4)  STM32U5A5AJH65)  STM32U5A5QJI6Q6)  STM32U5A9NJH6Q7)  STM32U5A9...

Ankur_1 by Associate II
  • 492 Views
  • 1 replies
  • 0 kudos

Resolved! CAN start API not executing in stm32F446RE board

Hi ST, Can you please suggest me the solution of my problem, below is the problem statement I have configured the stm32f446RE oard to use CAN1 in loopback mode, using CAN start in a function but the MSR bit 0 INAK is not resetting in the HAL_CAN_Star...

Komal by Associate II
  • 862 Views
  • 4 replies
  • 0 kudos