• STM32f407VG ADC
    Hi, I am new to this community and this is my first question. My project is to read the Voltage from potentiometer which is connected to the PA0 (ADC channel 0). So, I want to practice ADC in STM32f4xx...
  • information for direct work with registers(stm32f407vg discovery board)
    Hello guys, Does any one can introduce me a site, book, ... where I can find information about working directly with registers in STM32F(407VG)? I want to be familiar with this topic(working with keil...
  • Interfacing GLCD on STM32F407VG port E
    I am using a customized board in my lab for building my application. the board has some function buttons and a 320*240 Graphical LCD with touch panel. I will be using Keil MDK with ARM C/C++ for programming...
  • What's the difference between "stm32f407vgtx" & "stm32f407vg"
    Hi In Software pack there is a "stm32f407vgtx" micro and in legacy packs there is "stm32f407vg". I have a Discovery board that I bought about 4 years ago that has stm32f407vg micro on it. So Which one...
  • STM32F407VG RTX, FPU Hard fault
    Hi, I am testing RTX task and I always get hard_fault when I use FPU and float. Please help, what am I missing? This is my code: #include <RTL.h> #include "stm32f4_discovery.h" #include...