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! using LFN feature in sd card with stm32f4

Hi,I want to use lfn feature in sd card and i use stm32f4 for this purpose i set _USE_LFN to 1 and _MAX_LFN to 255 . when i create the file , file is created but when i want to return file name , returns wrong.please guide me, how to return file name...

alianvari by Associate III
  • 895 Views
  • 5 replies
  • 1 kudos

STM32F103RDT6 Pin details

Hi,I am using STM32F103RDT6 for my project. I need only two seperate uart lines and 2 Gpios for to connect 2 RS485 transceivers.I need TX ,RX pin only. So what about the CTS & RTS pin. can I make that as float?There is 2 boot pins in the IC. how I co...

Mom.1 by Associate II
  • 644 Views
  • 4 replies
  • 0 kudos

STM32L1xx EEPROM voltage/clock limitations?

Hello,I know that there are voltage/wait states limits for the FLASH memory. Do they apply also for the EEPROM memory? I don't believe so, also the StdLib function FLASH_SetLatency() doesn't have analogous EEPROM function and etc. Also I didn't find ...

kaloyan by Associate III
  • 218 Views
  • 0 replies
  • 0 kudos

CANFD frame format !!!!!

hello ST Community ,the frame format settings of the CANFD are missing FDCAN_FRAME_CLASSIC !!!!I can set this format only with hand in the software but as soon as i try to generate a new code this setup would be overwritten with the available setting...