Delay function for STM32F4
Posted on July 08, 2015 at 13:50Does anyone know of a good delay function I could use with my STM32F4. I need delay in miliseconds and microseconds. #nano-delay() #ns-delay
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on July 08, 2015 at 13:50Does anyone know of a good delay function I could use with my STM32F4. I need delay in miliseconds and microseconds. #nano-delay() #ns-delay
Posted on December 09, 2015 at 20:10Hello, I thought about picking up firmware programming myself for a project I wish to create, however there is too much learning curve and I don't have full time to dedicate to learning and programming all of it,...
Posted on December 08, 2015 at 22:02Hi, According to AN4207 page 10, in Single ended zero ref mode the max input voltage to the ADC is Vref/gain. So if I set Vref = 3.3V = VCC, can I measure up to 6.6V with gain = 0.5? Or would this collide with the...
Posted on December 09, 2015 at 19:16Hi I am writing some data to an external device on the address and data bus I have used Stm32cube to set up the timing data. Once I have written the data to the device I have to strobe a data line. This is fine bu...
Posted on December 09, 2015 at 12:18Can someone please tell me what adding U or V or W to this part number means ? As Farnell and RS stock them I do not expect it to be programmed specials. The datasheet is of no help (that I can find). I'm hazardin...
Posted on December 09, 2015 at 16:22I've started to look for the answer for the following question after finding out the problem with UART. It did not work correctly, and I tried to change baud rate from 115200 to 57600. After that UART worked.I use...
Posted on December 09, 2015 at 11:53can we use USART pin function given on alternate port simulteneously in STM32F4xxx. suppose USART2 pin function using PA2, PA3, and same USART2 pin function using PD5, PD6, can...
Posted on December 07, 2015 at 18:07The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 24, 2015 at 09:06Hi , I have the STM3240G-Eval board and currently I'm working on a project which in it I'll need to display text in the LCD. I searched the internet for some tutorial or examples of how to do it using STM3240G-EV...
Posted on December 02, 2015 at 19:05 Hello everybody, First sorry for my english (I'm French). I am a student and i work with my partner on a project of three-motorized drone. For the control of the motors, we use a stm32f429ZI discovery ...