STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32L151ZCTx ADC channel

Posted on April 09, 2018 at 14:10As STM32L151ZCTx has 40 adc. There are two banks to select adc channels for conversion. In CubeMX, ADC can have only one bank selected at a time. I have following questions:1) BANK A has 29 channels, But cubeMX shows...

Hobbyist by Associate II
  • 547 Views
  • 1 replies
  • 0 kudos

USB Host GetMaxLUN never finishes

Posted on April 09, 2018 at 14:13I'm trying get USB Host MSC working using in my project on custom hardware. I've verified the hardware using a modified version of the USB Host MSC standalone example.However, now I'm trying to add the USB host MSC s...

STM32F070RB: TIM15 PWM output NOT working

Posted on April 08, 2018 at 16:52I am using HAL driver for initializing the timer modules. PWM works just fine on TIM3, TIM14 etc. but it is NOT working on TIM15 Channel-1. (I had a similar problem with TIM1 as well but it worked when I initialized ...

Resolved! How to edit low level disk i/o for FatFS+SPI?

Posted on April 08, 2018 at 20:55Dear ST community,I am currently working on being able to control a micro SD card via SPI and FatFS. Now to my initial situation. I have already generated a project via STCubeMX. The project information can be found ...

0690X00000604T2QAI.jpg

set priority between SPI and UART

Posted on April 07, 2018 at 15:03hello everyone!   I'm currently working on a project, in which I'm mainly using spi [ for MICRO SD CARD and EEPROM communication ],  uart [ GSM communication ] and timer [for certain process management]. my project i...

When will HAL be RTOS-aware?

Posted on April 07, 2018 at 18:07This has been asked many times going back some 4 years, but has never been answered with any commitment by ST.There's even this teazer in stm32f?xx_hal_def.h:&sharpif (USE_RTOS == 1U)  /* Reserved for future use */  ...

Frank CA by Associate III
  • 751 Views
  • 0 replies
  • 1 kudos