STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC multichannel question

Hi, I want to set 3 channels of adc and transfer data via dma to buffer.​But I want to read rando​mly, sometimes only ch1, sometimes only ch3 etc. One channel at time. And fill buffer with data from one channel.​​Do I have to set:-adc continous - dis...

oeliks by Senior
  • 396 Views
  • 2 replies
  • 0 kudos

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
  • 1482 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
  • 978 Views
  • 4 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...

STM32L151C8T6 USART1 works from time to time

Hello.I'm using STM32L151C8T6 for some simple task. In the beginning I used MSI clock and everything was fine. But I decided to switch to HSI and now I got problems using USART1, namely I think that the USART1 periphery isn't properly initialized due...

kaloyan by Associate III
  • 893 Views
  • 5 replies
  • 0 kudos