STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SMT32F4 Discovery CAN Example with Interrupt

Posted on August 29, 2014 at 19:20 Hi everyone, I need a help about CAN integration . I want to create a CAN network with using 2 STM32F discovery board. When I set STM32, CAN_Loopback mode, When I send data to CAN also I will reac...

veyselka by Associate II
  • 643 Views
  • 1 replies
  • 0 kudos

STM32F407 Ext Crystal

Posted on August 29, 2014 at 11:52Dear Community, I am using the STM32F407 for the first time and require to set up CAN into a Peak CAN Tx/Rx Module. I have an external crystal of 8 MHz, the file <stm32f4xx.h> appears not to set the HSE_VALUE to 80...

STM32 I2S in 24-bit with Audio Codec CS43L22

Posted on August 29, 2014 at 17:01Hi all,I am planning to use 24-bit audio with STM324xG-EVALI have checked that I2S in STM32F407 supports 24-bit data legnth.Now I am stuck in CS43L22 configuration in 24-bit.In fact, I am confused in codec configura...

STM32Cube RTC Clock issues

Posted on August 29, 2014 at 16:09Hi Everyone, hopefully someone can shed some light on my issue that I keep seeing.  I set the RTC clock from the cellular chipset and get the time every minute with the following results.Global Date: Aug 29, 2014  T...

help with ft232rl and discoveryf4

Posted on August 28, 2014 at 14:04hi everybody, i need to interface my dicovery board with a ft232rl board that i bought from amazon. i'm running this program i wrote: /* Private variables ---------------------------------------------------------*/ ...

Protect I/Os DAC and ADC of my STM32F4

Posted on August 27, 2014 at 13:47Hello everybody!On my board, I want to protect ADC and DAC pins for my STM32F407.Theses I/Os are linked to audio connectors JACK 6.35, the user will be able to plug any 6.35 cables on the connectors. I don't want my...

0690X00000604u9QAA.png

STM32F4Discovery with STM32F429 and STMCubeMX

Posted on August 29, 2014 at 07:32hi there, I'm trying to program the LCD/TFT on the STM32F4 Discovery board with STM32F429 through STM32CubeMX, but can't seem to do it. Does anyone have any experience and pointers? thanks, Terence #stm32cubemx-l...

terence by Associate
  • 248 Views
  • 0 replies
  • 0 kudos

HardFault after Constructor of C++ class

Posted on August 28, 2014 at 13:48 Hi, I'm facing a problem that I don't understand (using CoIDE 1.7.7 and GCC 4.8 2014q3 for a C++ project) with an STM32F407VGT on the Discovery board. When the first constructor is done and it s...

Problem in creating STM32F030 project

Posted on April 28, 2014 at 17:45Hi guys!I have a problem in creating a project with STM32F030.I use CMSIS library to create a project with STM32F030, but it have some mistake.I added all driver, startup, system libariy files but nothing change.In o...