Calculate delay
Posted on August 14, 2013 at 21:24hello how can i calculate a delay of 1 second if i have this parameters: SYSCLK(Hz) | 168000000 *----------------------------------------------------------------------------- * ...
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 14, 2013 at 21:24hello how can i calculate a delay of 1 second if i have this parameters: SYSCLK(Hz) | 168000000 *----------------------------------------------------------------------------- * ...
Posted on June 04, 2013 at 09:50Hello, I have a kind of strange issue. When I really stress my system (it handles serial packets, get the right data, and send it via serial, I send thousands of messages without waiting for reply), in an unpredictabl...
Posted on July 23, 2013 at 12:06Hi, The Zigbee PRO support has been dropped by ST a while back... Since then I've been trying hard to find some document from ST stating the product discontinuation so we can present that to our customer... I've tried...
Posted on January 27, 2012 at 13:47I use Eclipse-IDE and CodeSourcery G++ Lite to create programs for STM32F4xx. As debugger I use CodeSourcery gdb and gdb-server from Atollic TrueSTUDIO Lite package. If I debug program located in flash on Sector 0 ...
Posted on August 19, 2013 at 07:20I want read ADC of STM32F303VC then display status on three LED (If ADC>1000 LED red bright,ADC<500 LED green bright and extant LED ogrange bright) programmed code below,but i don't find error.Thanks everyone!#incl...
Posted on August 16, 2013 at 08:06
Posted on August 18, 2013 at 22:52Hi,i'm working on configure the encoder for quadrature using STM32F1 and have been looking through the code on the forum but only find the code for STM32 F3 and F4, I try to change the code to match for F1 but it do...
Posted on August 18, 2013 at 07:32Hi,ST has driver for USB Virtual COM port for Windows. My STM32F10x devices works fine with that driver. I have just started working in Linux ( Ubuntu 12.04 LTS). I'm having hard time in finding the USB virtual COM ...
Posted on August 16, 2013 at 05:25I am using the STM32F103 to interface with a FPGA over SPI and I am having the following issue. When I am reading a 32 bit variable from the FPGA (4 bytes) it seems to work fine with the first communication and then...
Posted on August 01, 2013 at 15:34Im doing reset in the STM32F103RBT6 board ... Im updating the data in seven segment display and when i pressed reset switch which was connected to hardware reset , it was hanging up the present data in display and n...