STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 I2S setup registers

Posted on May 12, 2015 at 18:34Hi all. I'm currently attempting to get the audio codec on the STM32F4 disco board working as I want to create a simple i2s codec library that will work with the Arduino/Libmaple port from Roger Clark (STM32Duino) I am...

defacato by Associate II
  • 545 Views
  • 5 replies
  • 0 kudos

STM32F407VG wont boot after Flash

Posted on May 17, 2015 at 11:25Hey guys!I have an STM32F407VG on my board. I am able to bring it to the dfu mode.Then I am able to flash it using DfuSe (http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1533/PF257916) or using the dfu-util...

ADC multi channel & DMA reads only first channel

Posted on May 16, 2015 at 18:34I have a project with 3 channels DMA with STM32F407VGT (STM32F4-Discovery). The channels 2,3 and 4 (PA2, PA3, PA4) are used to read the ADC values. Its enough to read the values every 10 seconds. So the poling mode is ...

Osto by Senior
  • 435 Views
  • 4 replies
  • 0 kudos

CAN Problem on STM32F415

Posted on May 15, 2015 at 13:24Dear All, There is a problem with CAN message reception/transmission with STM32F415 on a custom board with MCP2551 CAN tranceiver. CAN is initialized successfully. I have checked the APB1 clock with RCC_GetClocksFreq f...

davhak by Associate II
  • 148 Views
  • 3 replies
  • 0 kudos

Preprocesspr gray out Keil 5

Posted on May 15, 2015 at 21:50 In Coocox the compiler will gray out the unused preprocessor code, is very handy. Can't find this option in Keil uvision 5, how do you guys do that?

0690X00000605GwQAI.png

STM32F429I-DISCO Java Demonstration

Posted on May 15, 2015 at 18:07Games in Java, called STM32-JAVA-GAMES, is a graphical Java demonstration built for STM32F429 Discovery kit (32F429IDISCOVERY) and developed with STM32Java (STM32-JAVA).This demonstration includes a Java application la...

TarekB-ST by Associate III
  • 165 Views
  • 1 replies
  • 0 kudos

HAL_Delay hangs up in infinite loop

Posted on April 09, 2015 at 11:32Hi, I'm trying to port ble sensor demo to System workbench on nucleo F411RE. Everything now compile fines but nothing happens when executing. Step by step execution shows that HAL_Delay causes an unhandled exception ...

JulienD by Senior
  • 114 Views
  • 1 replies
  • 0 kudos

Buffer overun in stm320518_eval_cec.c

Posted on May 15, 2015 at 18:28I was running code through a static analysis tool and it found this problem in a number of places:Array 'HDMI_CEC_DeviceMap[14]' accessed at index 19, which is out of bounds.The problem seems to be that the the arrary ...

rfrank by Associate
  • 106 Views
  • 0 replies
  • 0 kudos