Search code examples
Can't program ATtiny2313a with Arduino. Is my chip bricked?...

arduinomicrocontrolleravr

Read More
Why is the interrupt not working as intended on STM32?...

carmembeddedstm32microcontroller

Read More
Processor Architecture Registers vs. MCU Registers...

microcontrollercpu-registersatmelmicrochip

Read More
How to convert dsPIC33 HEX file to binary?...

microcontrollerbootloaderpicmicrochipxc16

Read More
What are some available software tools used in testing firmware today?...

testingembeddedmicrocontrollerfirmware

Read More
STM32F4 Timers - Calculation of Period and Prescale, to generate 1 ms delay...

timermicrocontrollerstm32stm32f4cubemx

Read More
How converting a char on a esp32 can crash it?...

c++arduinomicrocontrolleresp32platformio

Read More
How do I assign a value to a variable once?...

carduinomicrocontrollerarduino-unoatmega

Read More
CRC16 checksum: HCS08 vs. Kermit vs. XMODEM...

microcontrollerchecksumcrccrc16

Read More
logic of shifting 0 4 times in efr32 cmuClock_GPIO setting...

microcontroller

Read More
Is it possible to generate random numbers using physical sensors?...

randomarduinomicrocontrolleravrentropy

Read More
C++ (Arduino) BIN is working, but where is it documented? What is this thing called?...

c++arduinobinaryformatmicrocontroller

Read More
getting "undefined reference to ledc_cb_register" error...

callbackmicrocontrolleresp32arduino-esp32isr

Read More
Is it possible to verify the received slave data in i2C protocol...

microcontrollercommunicationi2cmicroprocessors

Read More
How do you run a SCL file in MPLAB without a "Run SCL" button...

microcontrollerpicmicrochipmplabadc

Read More
Is it possible to pass parameters to a GPIO interrupt on a CC1310 (or similar TI devices) using the ...

embeddedmicrocontrollergpiotexas-instruments

Read More
How to convert Char into Float...

c++cmicrocontrolleratmega16avr-studio4

Read More
Bootloader Jump Function. How to Jump to the right Address?...

microcontrollerbootloadercortex-mkeil

Read More
i have solved my issues....yet still there some doubts..clarify me...

cembeddedmicrocontrolleravrattiny

Read More
Is there any advantage to using for loop with no conditions (for (;;)) instead of a while(true) in e...

carmstm32microcontroller

Read More
Best Practices? Wait until receive or raise an event on receive...

c#eventsdesign-patternsmicrocontrollerftdi

Read More
ARM M4 branches to unreadable address immediately after reset...

armembeddedbluetooth-lowenergymicrocontroller

Read More
How to boot STM32 from user flash?...

stm32microcontrollerbootloader

Read More
atmega32u4 Failed to enter programming mode...

microcontrolleravratmegaatmega32

Read More
Flashing STM32f401CCU6 with binary file with Raspberry PI...

linuxraspberry-pistm32microcontrollerstm32f4

Read More
Error passing argument from pointer to non-enclosed address space...

cpointersmicrocontrolleravrmplab

Read More
Multiple LED control with few GPIO pins in Renesas microcontroller...

microcontrollergpioledrenesas-rx

Read More
What can i change in this code to make it work?...

cmicrocontrollersensorsarduino-unoatmega32

Read More
Why do I need an infinite loop in STM32 programming?...

carmmicrocontrollerstm32cortex-m

Read More
what is the equivalent of __IO in rust?...

crustembeddedstm32microcontroller

Read More
BackNext