STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

bug in HAL I2S Full Duplex STM32Cube_FW_F4_V1.16.0

Posted on September 06, 2017 at 09:30I'm using I2s2 and I2s2ex in Full Duplex  mode,set the DMA in DMA_CIRCULAR mode,but  HAL_I2SEx_TxRxCpltCallback can't be called,so I modify as follows.Is this a bug?static void I2SEx_TxRxDMACplt(DMA_HandleTypeDef...

sea trix by Associate
  • 437 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F105 nested interrupt with CAN

Posted on September 13, 2017 at 15:31Hi Community,i have a question regarding to the nested interrupt function of the F105. My Situation: I have 3 Interrupts with different prioritiesCAN bus rx has the lowest priority (highest number) and i want to...

Product Status STEVAL-ISV002 Solar Inverter

Posted on September 14, 2017 at 06:02For the lack of a more fitting category I'll post my questions here1. the schematics for isv002v1 seem to be incomplete, the driver section for the synchronous rectifier is missing (PWM3 - G3, PWM3N - G3N). And I...

mjs by Associate
  • 434 Views
  • 1 replies
  • 0 kudos

I2C busy flag is always set. (without library)

Posted on September 13, 2017 at 15:26MCU : STM32F405I wish to use I2C without library.But, I got always busy flag on I2C_SR2 register---------------------------------------------------------------------------void set_gpio_af_i2c(){ RCC_AHB1ENR |= GP...

0690X00000608AEQAY.png

Does STM32F4xx support UART IAP?

Posted on August 03, 2015 at 05:09Hi Guys, I download sample code for UART IAP(AN4657) and try to use on my STM32F405, but till now I havn't made it run.and I found below info from document:Content•  STM32L0 HAL Driver 1.2.0. file:///D:/dev/gogo-lit...

dqyang by Associate II
  • 623 Views
  • 6 replies
  • 0 kudos