How do I learn STM32?
HiI have learned AVR with C language . I have learned C++ language and a little C# .Now i want to learn stm32 . I have 2 questions .1.What should i do ?2.Should I read the reference manual first or the Hal driver?
HiI have learned AVR with C language . I have learned C++ language and a little C# .Now i want to learn stm32 . I have 2 questions .1.What should i do ?2.Should I read the reference manual first or the Hal driver?
How to start the RTC (real time clock) in the STM32F2xx processor with a 25 Mhz OSC
Currently using STM32F429I-DISC1 Discovery Kit (with LCD) for development of Android accessory ADK project.Original code was obtained from here.https://github.com/YuuichiAkagawa/STM32F4_ADKThe current code that I have modified for use with the 429 di...
We use STM32F042G6U6 to communicate USB and RS485,and control 4 LEDs,when Ta>50℃,communication stop.And we use HSI 48MHz.
Hi Guys, I'm working on bootloader.The size of the bootloader memory is determined by how?In some applications 32KB is determined as 2KB in some.So how?My MCU: Stm32f072
Wondering if STM Linux SDK supports host on Ubuntu or Debian?Also, has anyone be able to run armhf Debian on STM32 MCU?Thank you.
In this linked video,https://www.youtube.com/watch?v=BrMw5TNQROo&feature=youtu.be we can see that just by saving the bin file in the NUCLEO disc character, ST-LInk will automatically brush the program into NUCLEO, and then NUCLEO restarts to run the ...
Posted on May 24, 2018 at 14:07The following is CubeMX generated code (STM32L051) for TIM interrupts. I am interested in the capture callback from a different TIM channel configured for IC but I am also getting OC_Delay and PWM_PulseFinished callba...
i am getting error transmit error while using CAN in normal mode so if any work on that please let me know how to resolve thank you in advanced