This tag is related to questions that have something to do with a microcontroller.
When using gcc to cross-compile for an MCU you provide a linker script file to the linker so it knows …
gcc linker arm microcontroller cortex-m3HI! I want to interface PIC18F4550 with Java program and make it cross-platform initially. There are only one way …
java usb communication microcontroller picI want to implement a GPIO-Interrupt, but I dont know how, I also found no real sample or explaination for …
c arm microcontroller interrupt stm32In pic microcontroller TRIS register determines whether port would act as input or output and PORT register would determine the …
input output microcontroller pic 8051I just tried out the new STM32 Cube IDE, which based on Atollic True Studio which based on Eclipse. Looks …
microcontroller stm32 stm32cubemxI have a little USB-powered light. I'd like to be able to turn it on and off with software. I'll …
linux hardware usb microcontroller atmelI'm connecting an ILI9341 display controller to an STM32F407vg microcontroller (STM32 Discovery board). The display is connected to …
microcontroller clock stm32 stm32f4discoveryThis question is related to diagraming a software process. As an electrical engineer, much of the software I do is …
embedded uml microcontroller diagramWell.. I've been searching on the web in many corners.. but I could not find a solution to my problem. …
microcontroller avr avrdudeI'm new to Verilog. Can someone suggest a learning resource, book, video, blog or anything that they had a good …
microcontroller verilog fpga