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

USB type C not working.

I have made my own PCB with STM32F427VIT6 for a project. But if I tried connecting with the cube IDE, I could not connect it through the Type C port, I could only connect it with STlink. Even my laptop doesn't detect the port. Can anyone help debug t...

Jeeva_0-1719565471971.png Jeeva_1-1719565698288.jpeg
Jeeva by Associate II
  • 225 Views
  • 6 replies
  • 1 kudos

Resolved! External oscillator issue ( stm not booting)

Hello, I have designed my PCB with stm32f427VIT6 and a 24Mhz crystal oscillator. I was trying to upload and test the normal blink code and it's not working. If I disable the external clock, the LED works and does not work with an external clock. I am...

Jeeva_0-1719489952248.png Jeeva_1-1719489972408.png Jeeva_2-1719490012982.png
Jeeva by Associate II
  • 298 Views
  • 8 replies
  • 8 kudos

Resolved! Effect of live wire insertion/removal of SPI signals

Hello, I am looking for a solution to my problem.I am using an STM32C031 to light LEDs using SPI signals.I am using a connector to connect the STM32 mounting board to the LED mounting board. The connector connects the DC power supply and the SPI sign...

shank by Associate II
  • 197 Views
  • 6 replies
  • 0 kudos

Resolved! Add External SRAM to STM32H743 without FMC

Hello,I am trying to find available solutions for below requirement.I am using STM32H743 MCU in a design and I want to add external SRAM of 128Mbytes to the design.I understand can do this with FMC, but the problem is available pins for the FMC are c...

Blk81 by Associate II
  • 1143 Views
  • 9 replies
  • 6 kudos

ST7789 spi dma library

Hi guys,I want to do a dma with HAL library for a 1.3 inch st7798 driver display (uses stm32l476rg mcu)https://github.com/Floyd-Fish/ST7789-STM32I used the library in it works fine. but I want the screen to run faster (no scans should appear on the s...

Bicer by Associate II
  • 1911 Views
  • 2 replies
  • 1 kudos

STANDBY and SLEEP Modes using RTC

Hello,I am trying to use the SLEEP and STANDBY modes with the RTC. I want the device to go to sleep/standby mode for 10 seconds and wake up after the 10 seconds are done. I have tried it with an interrupt using UART and Button and both the modes are ...

Resolved! FDCAN2 Rx callback never called (STM32H750)

Hello,On my project, I use FDCAN1 and FDCAN2. FDCAN1 is working perfectly fine.On FDCAN2, I can transmit data successfully (with the CAN ID 0xBEEF), but when I want do receive data, the Rx callback is never called, nor the IRQ handler (the CAN ID fil...

DamienRatazy_0-1719496697177.png

Resolved! From H7-series to U5-series - problem with OCTOSPI

Hi,I have two custom boards using the same OCTOSPI HyperFlash and for some reason the memory fails to run at higher speeds with U5-board.Board 1-H7 MCU at 550 MHz-OCTOSPI at 160 MHz works fine! (max clk is 166 MHz)Board 2-H5 MCU at 160 MHz-OCTOSPI at...

Labels