python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Problem in flashing and running STM32 bluepill in linux environment
I am new to STM32 programming. I have bluepill hardware with me. My goal is to flash a simple program (such as blink an led in bluepill) using opensource tools and ubuntu OS.
I am currently following ...
superstew
Votes: 0
Answers: 1
ISR execution in a non-preemptive system
in a non preemptive system, after an ISR finishes execution, will the interrupted task continue execution even if a higher priority task was activated?
Muhammad Ali
Votes: 0
Answers: 1
ARM - Memory map leakages
Lets assume that we are using MCU with ARM Cortex-M4, 256KB of FLASH and 64KB of RAM. This CPU contains memory map like showed below:
As I understand it correctly, the memory map tells us what are th...
Bratw
Votes: 0
Answers: 3
BLDC motor control method
Recently I work with the BLDC motor control method, and I have confusion between the 180-degree commutation and the vector control method. Is it the same?
Kusagi
Votes: 0
Answers: 0