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

Hello guys. before all, I appreciated your Hint and Help. I use STM32L4R9Z microcontroller to Drive a QuadSPI NAND-Flash(Winbond). I configured OctaSPI of microcontroller as QuadSPI, and tried to write on NAND-Flash at Auto Polling mode.

After the Write-Enable command has been executed, the "HAL_OSPI_AutoPolling()" function will be called but, at the line of :status = OSPI_WaitFlagStateUntilTimeout(hospi, HAL_OSPI_FLAG_SM, SET, tickstart, Timeout);time out event will be accrued and s...

HBita.1 by Associate
  • 733 Views
  • 9 replies
  • 0 kudos

Power domains on STM32L552ZET6

Hi guys,I have a short question regarding the STM32L552ZET6 power domaines. Can I use 1v8 to power the chip and connect a 3v3 power supply on the VDDIO2 which I will power on from time to time(when I need to use those pins)? And another thing if I do...

CDan.1 by Associate II
  • 265 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F4: 4-bits SDIO DMA - Data Corruption in SD card

Hi, I'm currently using STM32F401RE Nucleo-64 Board. My current objective is to store all the data collected from ISM330DLC Accelerometer, into SD card through SDIO protocol.BackgroundMost of the setup is based on Code generation, using STM32CubeIDE ...

ZTan.2 by Associate II
  • 1975 Views
  • 6 replies
  • 1 kudos

How to decode LVDS data

I've a camera using lvds protocol, now using LVDS to LVTTL converter connect to stm32f730r8t6.​I want to decode lvds data and fifo it to USB.​But first problem is could stm32 decode 20Mhz lvttl clock?I've tried to use tim input captuer clock and usin...

0693W00000D1ii6QAB.png 0693W00000D1iiuQAB.png 0693W00000D1ijYQAR.png
HL.2 by Associate II
  • 978 Views
  • 4 replies
  • 0 kudos

My F3Discovery board is not recognised.

On my f3 discovery board, i was measuring voltage between 5v pin and GND with multi meter and the power LED started blinking . When i removed the the multimeter i noticed the com LED is turned off and the board disappeared from ports in device manage...

0693W00000D23IdQAJ.png
asim khan by Associate III
  • 238 Views
  • 2 replies
  • 0 kudos

RM0440, Rev 6, STM32G4 Reference Manual - Errors

Figure 151, Page 682: The second line in the picture should be "ADC Master EOC".Section 27.5.68, Page 1054: Description for bit 20 ADCTBRST should be similar to bit 14. Currently, it is a circular reference to itself "Refer to ADC3TBRST description."...

Labels