Search code examples
Convert string received from BTSerial to HEX string...


c++arduinobluetoothmicrocontrolleresp32

Read More
Why isn't my polling routine working when I poll on interrupt and works when I do on main routin...


c++microcontrollerinterruptpollingatmega

Read More
my servo tries to go past its limit and wont stop until i unplug it, and force it into some normal p...


arduinomicrocontrollerservorc

Read More
stm32 PWM command...


cembeddedmicrocontrollerstm32f4pwm

Read More
Compensating for missing jpeg bytes...


cjpegmicrocontrollerdata-lossradio-transmission

Read More
Why does iostream take so much flash space on an MCU?...


c++microcontrolleriostreamcortex-m

Read More
On TM4C123GH6PM Launch Pad, is my ADC process conflicting with main? Changing LED...


armembeddedmicrocontrolleradclaunchpad

Read More
STM32 FreeRTOS give binary semaphore from ISR not working...


stm32microcontrollerfreertoscmsis

Read More
Adafruit QT PY ESP32-S2 stuck in CircuitPython mode...


microcontrollerarduino-esp32adafruit-circuitpython

Read More
PIC timers to create PWM...


ctimermicrocontrollerpicled

Read More
Philips 80C552 microcontroller ADC interrupt...


microcontrollerinterruptadc

Read More
How to work with machine learning algorithms in embedded systems?...


machine-learningscikit-learnembeddedmicrocontrollertinyml

Read More
How to display values in a OLED Display without the entire text blinking when continuous values are ...


cstm32microcontrollerhardwaredisplay

Read More
How to change codeoffset?...


embeddedmicrocontrollerpicbootloadermicrochip

Read More
STM32F4 Program Will Only Run After Pressing Reset Button...


cmicrocontrollerresetstm32f4

Read More
Using git to manage the edit, patch, and merge of autogenerated microcontroller code...


gitmergeembeddedmicrocontrollerauto-generate

Read More
Is this code from STM32 FATFS User manual (um1721 ) correct?...


cembeddedstm32microcontrollerembedded-resource

Read More
Should interrupts be disabled while communicating with external SPI flash?...


cembeddedstm32microcontrollerembedded-resource

Read More
Is there a less-space taking way than using sprintf to format floats to strings?...


cprintfmicrocontroller

Read More
in STM32F10, for instance, when i enable the Usart1 why doesnt the CUBEMX call HAL_GPIO_Init to set ...


armstm32microcontrollerstm32cubemx

Read More
In C , why does this `main` function with an incrementing integer never crash from overflow?...


cembeddedstm32microcontroller

Read More
I2C is not working, slave is not acknowledging. after receiving address...


cembeddedmicrocontrolleri2cpic18

Read More
On a microcontroller, is it possible to use polling to read the serial port without losing incoming ...


serial-portembeddedreal-timemicrocontrollerhardware

Read More
why is CMSIS DRIVER not providing all the important drivers used in embedded world...


armembeddedstm32microcontrollercmsis

Read More
Control a USB light via software...


linuxhardwareusbmicrocontrolleratmel

Read More
What is a "packed" structure in C?...


cmicrocontrollerpacked

Read More
How can I read correctly integer coming in serial port?...


cserial-portmicrocontrolleratmega

Read More
How to achieve zero duty cycle PWM in AVR without glitches?...


embeddedmicrocontrolleravratmelpwm

Read More
Deep Sleep wakeup w/ ESP32-C3...


arduinomicrocontrolleresp32arduino-idearduino-c++

Read More
Why esp32 cannot sync lcd while playing audio?...


arduinomicrocontrolleresp32arduino-esp32lvgl

Read More
BackNext