STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 995 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
  • 498 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
  • 867 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! CAN bus to optical conversion

Hello, I am working on CAN communication which is between various STM32G474 controllers. As the product is power electronics, we are facing noise issue which disturb the CAN communication and hence product is not working properly.  We are thinking to...

Nsg1987 by Senior
  • 400 Views
  • 1 replies
  • 0 kudos