STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407VGT6 System Tick Configuration Issue

Posted on May 27, 2014 at 09:14Hi, I am facing an issue to configure system tick for STM32F407VGT6 discovery board. if (SysTick_Config(SystemCoreClock / 1000) is given in example to configure system tick for 1 milli sec. This board runs with 168MHZ....

Problem writing to flash

Posted on July 09, 2014 at 11:55Hi, I'm running the example code to try to program the flash memory. This starts:void WriteFlash(void){    /*!< At this stage the microcontroller clock setting is already configured,        this is done through System...

USB MSC BOT transfert problem

Posted on July 09, 2014 at 11:20Hey guys,I'm using STM32F4 discovery board and I have some problems to communicate between MCU and PC using MSC BOT protocol.I would like to exchange data from my MCU to my PC and my PC to my MCU.I'm using the library...

Low Power Aplication with WDG

Posted on July 08, 2014 at 16:49Hi,I have programmed an application that reads sensors and then enters in low-power mode (StandBy)  for several hoursHow can I implement a watch dog to prevent failures during during the read operation?Best Regards,  ...

STM32F2 and FT245RL

Posted on July 07, 2014 at 15:46Hi,I have limited experience with USB.  I would like to implement the parallel FIFO interface to a STM32F2.  I am a bit at a lost not knowing where to start.. should I use the DMA or something else is more suited to t...

Timer 15 not working

Posted on April 30, 2014 at 04:58Hi,I am trying to remap and use TIM15 for my project and faced some problems. Using TIM2 was ok. Below are some of my codes related to using TIM15. When I run, first thing I noticed was that the IRQ Handler was not c...

Use emwin with STM32F207 & SSD1963

Posted on July 07, 2014 at 14:14I want to use STemwin GUI library for one of my project. Interfaced successfully STM32F207 with SSD1963 LCD driver (480x272). But when used emwin library standalone application it gets hardfault handler after GUI_X_In...

STM32F3 I2C Restart Condition

Posted on July 08, 2014 at 11:33 Hi i have e following code for communication with an I2C Device. #define DEVICE_ADDR 0x14 #define DEVICE_READ 0x4c Therm_Timeout = 10 * Therm_LONG_TIMEOUT; while(I2C_GetFlagStatus(DEVICE_I2C, I2C...

0690X000006058TQAQ.png