STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429 discovery board USB application developpment

Posted on October 01, 2014 at 13:19Hello,I'm trying to develop a USB driver device using STM32F429 discovery board. I couldn't find any working examples that allow me to connect my board to a computer and to be detected. I would like to be detected ...

ignasi by Associate II
  • 542 Views
  • 5 replies
  • 0 kudos

error when i using a function in a class in cpp

Posted on October 01, 2014 at 22:37hi every bodyin a cpp file i include a header file and want to use header file's functions inside class but it shows a error:    lib1.h    class class_x{    public:    calss_x();    private:    }---    lib1.cpp    ...

mhdizgah by Associate II
  • 241 Views
  • 1 replies
  • 0 kudos

emulate EEPROM with STM32F407 flash memory

Posted on October 01, 2014 at 18:24Hi I use the routine listed below to read in flash area (sector 11) three words that contain values ​​of sampling and if the first value found is different, register the new three values. The problem is that the va...

gian0652 by Associate
  • 408 Views
  • 2 replies
  • 0 kudos

PTP PPS output on stm32f407

Posted on September 30, 2014 at 17:07HelloI have a STM32F407ZGT6, silicon revision Z, and I'm trying to generate a 1PPS output (Pulse Per Second) on pin PG8, using the PTP. The PTP is working fine, correctly timestamping the PTP packets. In the refe...

renato1 by Associate II
  • 1509 Views
  • 5 replies
  • 0 kudos

STM32F415 read unprotect

Posted on October 02, 2014 at 08:03Hi there,I have a problem that I can't figure it out. I am coding an application that manages empty device through STM32 ROM BOOTLOADER. The problem is that when I send command for read unprotect, and check for it'...

matej2 by Associate II
  • 261 Views
  • 0 replies
  • 0 kudos

CAN TX Problem

Posted on October 01, 2014 at 19:44Hi ST Forum,Debugging a CAN TX message and can't really do it :(. I connected scope to PB13 and just see a high (3V) signal on the TX line. Anything wrong with my code below?I'm wondering if it's my CAN_mode. Can a...

I2C doesn't send data and...

Posted on September 26, 2014 at 15:16  The original post was too long to process during our migration. Please click on the attachment to read the original post.