STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 186 Views
  • 5 replies
  • 1 kudos

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
  • 91 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
  • 184 Views
  • 4 replies
  • 0 kudos

Resolved! Stm32f469i Display is splitted in 4 Rectangles

Hello,I'm currently trying to program an STM32F469I-Discovery REV-B-01. I'm using the BSP files from STM32Cube_FW_F4_V1.28.0.What I want: Just a white screen with "Hello World" at the top. What I'm facing: Look at the picture. This is my Code:  BSP_...

DerFreaker_0-1721208486726.jpeg

Resolved! Nucleo STM32H723ZG - CAN not working

Hello, i have a question about the stm32h723. I tried setting up the CAN peripheral and it's not working. I absolutely don't know why. Can anybody help me out please? My Sourcecode looks like the following:/* USER CODE BEGIN Header */ /** *********...

floppy by Associate II
  • 360 Views
  • 10 replies
  • 1 kudos
Labels