STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F427 PWM on 40 pins with DMA and BSRR

Hi,I need to generate ~8khz PWM on 40 pins with at least 1% resolution. I was thinking about solution using GPIO ports D,G,F and DMA2 streams 1,2, 7 which are all triggered by TIM8 (TIM8_UP, TIM8_CH1, TIM8_CH4/TRIG/COM).I am worried about the data tr...

Vach23 by Associate
  • 466 Views
  • 2 replies
  • 0 kudos

HSI I2C Accuracy

I am trying to use the 16 MHz HSI as the clock source for I2C. When I set up the I2C_TIMINGR bits for 100kbps I2C, everything works fine. When I try to set up for 400kbps, it still works, but the timing is not 400kbps. Does the accuracy of the HSI de...

tomm5771 by Associate III
  • 1788 Views
  • 11 replies
  • 5 kudos

HardFault with USB CDC ??

Posted on July 21, 2016 at 20:32 Hi. When I send data out via USB, the program goes to HardFault. I found out that this happens when the function below is executed: USBD_StatusTypeDef USBD_LL_SOF(USBD_HandleTypeDef *pdev) { if(...

matic by Associate III
  • 1051 Views
  • 6 replies
  • 1 kudos

Resolved! STM32U5A5 vs. STM32U575 - as USB PA11, PA12

I am confused:I have a PCB designed for STMU575 and I am using USB FS - works.USB DM and DP are pins PA11 and PA12.On U575:- all fine as USB FS, available via AF10 (PA11 = OTG_FS_DM, OTG_FS_DM) - worksI have checked the packages and pin assignments a...

tjaekel_0-1704347098608.png
tjaekel by Lead
  • 2630 Views
  • 10 replies
  • 1 kudos