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

HAL SmartCard bug

Posted on April 11, 2016 at 06:18 Dear ST staff, I found a small bug in CubeMX 4.12.0. Although I don't use latest CubeMX, I contribute this discussion, becasuse RereaceNote of CubeMX says the bug  is still existing. The bug is at SMARTCARD_Receive_...

Filtre arm-biquad_didn't work

Posted on April 15, 2016 at 11:50The original post was too long to process during our migration. Please click on the attachment to read the original post.

USB Interrupt Skipped on Debug

Posted on April 14, 2016 at 15:16I'm currently developing a usb device using a stm32f103 and the standard STM USB Library (not HAL). My code works fine in release mode, but on debug mode the USB related interrupts are not called (High and low priori...

freertos for stm32f7

Posted on April 15, 2016 at 10:34You can use the FreeRTOS port provided by ST in your STM32CubeMX repository (find it in Help->Updater Settings... menu) at [Your Repository]\STM32Cube_FW_F7_V1.3.0\Middlewares\Third_Party\FreeRTOS

STM32CubeMX Version 4.14.0 STM32CubeV1.0 issue?

Posted on March 31, 2016 at 16:53I'm using the STM32CubeMX Version 4.14.0 STM32CubeV1.0trying to generate a project for the NUCLEO-STM32F091RCT6 board.Please take a look at the attached snapshot: Looks like that when it downloadsthe needed software ...

0690X00000604jAQAQ.png

I2S Channel Side Flag Issue

Posted on April 14, 2016 at 16:31Hello , I have configured I2S3ext of STM32F4 which is interfaced with audio codec. In our environment , Sample Frequency is  @ 8 KHz . CHSIDE bit of I2S status register always remains in reset state . I have checked...

RTC weakup interrupt does not work

Posted on July 31, 2015 at 20:47I have used CubeMx to generate code for stm32f407Set RTC internal weakupand enabled the NVICbut the  RTC_WKUP_IRQHandler() never got called!code:/* RTC init function */void MX_RTC_Init(void){  RTC_TimeTypeDef sTime;  ...

smhhadima by Associate II
  • 1118 Views
  • 3 replies
  • 0 kudos