Top "Microcontroller" questions

This tag is related to questions that have something to do with a microcontroller.

gcc link file for memory map, what syntax is that?

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-m3
Interfacing PIC Microcontroller with Java on PC using USB

HI! I want to interface PIC18F4550 with Java program and make it cross-platform initially. There are only one way …

java usb communication microcontroller pic
STM32F3 Discovery - Implement GPIO-Interrupt

I want to implement a GPIO-Interrupt, but I dont know how, I also found no real sample or explaination for …

c arm microcontroller interrupt stm32
How to configure 8051 pins as input/output?

In pic microcontroller TRIS register determines whether port would act as input or output and PORT register would determine the …

input output microcontroller pic 8051
STM32 Cube IDE (True Studio) Connect under Reset

I just tried out the new STM32 Cube IDE, which based on Atollic True Studio which based on Eclipse. Looks …

microcontroller stm32 stm32cubemx
Control a USB light via software

I 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 atmel
How to setup fast STM32 F4 FSMC to control a display on the STM32F4Discovery board?

I'm connecting an ILI9341 display controller to an STM32F407vg microcontroller (STM32 Discovery board). The display is connected to …

microcontroller clock stm32 stm32f4discovery
How to illustrate an interrupt-driven process?

This question is related to diagraming a software process. As an electrical engineer, much of the software I do is …

embedded uml microcontroller diagram
AVRISPmkII connection status: Unknown status 0x00

Well.. I've been searching on the web in many corners.. but I could not find a solution to my problem. …

microcontroller avr avrdude
Resources for learning Verilog

I'm new to Verilog. Can someone suggest a learning resource, book, video, blog or anything that they had a good …

microcontroller verilog fpga