STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FR_INT_ERR with FATFS (dir_sdi) function

I am using STM32L1 MCU with SPI communication to SD cardI am using the FATFS library f_mount, f_mkfs and f_getfree are going fine but f_open returns an FR_INT_ERRDid anyone face this issue before, or have an idea on how to fix it?

TKou by Associate II
  • 1844 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F103 USB-CDC does not work

I am trying to communicate my Maple Mini clone board with PC without using a USART hardware. I've configured MCU with STM32Cube IDE which has STM32CubeMX in it. I've enabled USB hardware, set it to FS, set FS mode to CDC. After I flashed that firmwar...

Nuppo by Associate II
  • 2569 Views
  • 7 replies
  • 0 kudos

ADC common registers inaccessible?

Hello,i have a problem. I cant write any values into ADC12 common configuration register CCR. It is not possible if ADCs are disabled (as recomended in ref.man.) either they are enabled. I tried to change it using LL functions or CMSIS registers acce...

JCtib by Associate II
  • 712 Views
  • 4 replies
  • 0 kudos