test stm32f4 with Jtag
Posted on June 20, 2016 at 20:15Hi allI want to test board stm32f4 discovery with jtag by fpga (spartan3).this work is possible?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on June 20, 2016 at 20:15Hi allI want to test board stm32f4 discovery with jtag by fpga (spartan3).this work is possible?
Posted on June 19, 2016 at 13:12 Hi,i m using keil compiler and nucleo103rb board. But suddenly nucleo board stopped working. and got error like ST-Link connection error.I have attached screen shot. #nucleo #stm32 #uart
Posted on June 17, 2016 at 17:13Hi,I'm starting to use Keil for my STM32 F334R8, and I recently downloaded the standard libraries package which provides examples, which is nice.The only more or less good tutorial I could find on starting developing ...
Posted on June 20, 2016 at 11:24 Hi everyone, I'm trying to use I2S2 of a STM32F405RG custom board in full duplex. I generate my code with CubeMx: This is my I2S and DMA initialization : static void MX_I2S2_Ini...
Posted on June 20, 2016 at 15:20 Hello all, i own a stm32F103c8x device, and since i am a maniac with rc toys, i am working on a ppm generator. Right now i am working with a 16bit timer ( timer3) and for example i put 6 random ppm values...
Posted on June 20, 2016 at 14:39I'm working on a preliminary feasibility study of a device based on the STM32F303RE platform.The first step of this study is quite simple:1. record a stereo stream from ADC peripheral2. play the stereo stream using th...
Posted on December 25, 2015 at 14:56halloi use in stm32f4 with Keil uVision5 and STM32CubeMX(i cunfig spi with cubemx )I can not find the SPI function that send/receive data i want to send and receive data from accelerometer
Posted on June 19, 2016 at 08:52The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 20, 2016 at 08:28Hi,I am pretty new to programming micro controllers, I try to learn it by myself and couldn't find any useful source for my task. I want to make a timer which can count the period of USER button between clicking and r...
Posted on January 21, 2014 at 14:04Here is the list of known bugs in the USB / OTG library v2.1.0:files - usbd_cdc_core.c / usbd_conf.hep descriptors should not use #ifdef USE_USB_OTG_HSbut use instead#ifndef USE_EMBEDDED_PHY file - usb_bsp.cfunctio...