by Jon Wilder Time after time I see beginners try to get started in embedded electronics, only to be overwhelmed and not know where to start. Some even make the mistake of trying to write their own code without first gaining a thorough understanding of the microcontroller/microprocessor they’re working with, the programming language they’re working […]
Top microcontroller threads on EDAboard.com – November
Writing random numbers in PIC16F1936 internal EEPROM – Could anyone advise on how I can write the data randomly in EEPROM using MicroC? Read more Can’t print to thermal printer using serial communication port – I have interfaced an EPM203A-LV printer with my Renesas microcontroller RL78/G12 using UART. For this I am using CS+ IDE. Read more Port B […]
Customizable, end-to-end solution for rapid IoT build-out
Mentor Graphics Corporation now offers the embedded industry’s first customizable edge-to-cloud IoT solution comprised of an IoT gateway System Design Kit (SysDK), a cloud backend, and runtime solutions on which to build a wide array of IoT edge devices. It enables the most demanding IoT requirements with support from 8-bit microcontrollers to the latest 64-bit microprocessors, […]
Top microcontroller threads on EDAboard.com – October
PIC output is just 2.5V – The PIC18f4550 output voltage is said to be 5v but instead I get just 2.5v. I tried by disconnecting the load but even then it is just 2.5v.What could be the problem? Read more 2-inch, 7-segment display – I am using 2-inch, 7-segment display but data is not showing in the […]
First MCU products in embedded hardware/software dev platform
Renesas Electronics’ first products in the company’s new Renesas Synergy Platform include the S7G2 and S3A7 microcontroller (MCU) groups, which target connected human machine interface (HMI) and power-efficient control applications used in industrial, healthcare, home appliance and metering products. Development kits featuring the two MCU groups, software development tools, and the Renesas Synergy Software Package (SSP) […]
SoCs for embedded feature real-time processing and multimedia
The new Sitara AM57x processors from Texas Instruments provide advanced integration of compute, real-time control, connectivity and multimedia capabilities, allowing developers to simplify their designs with a single chip instead of needing multiple chips for each function. This integration is well suited for applications involving industrial Internet of Things (IIoT), factory automation, machine vision, embedded computing, […]
Top microcontroller threads on EDAboard.com – September
Question about coding 7-segment, 5-digit driver – I am planning to use 25Hz-50Hz clock signal to feed the CD4017 decade counter which is used for selecting the digits. In the timer interrupt vector, should I update the data on the each digit? Or, how I can do this? When a button is pressed and an interrupt is created, […]
5 causes of nasty firmware bugs — and how to prevent them
Firmware bugs. They’re the infamous ghosts in the machine that loom large in every developer’s mind. Firmware bugs can have catastrophic consequences for IoT devices, especially safety-critical systems such as automobiles and medical equipment, and they can be incredibly difficult to find and kill. To add to the issue, sometimes the root cause damages the […]
Cost-effective controller speeds USB-C designs
Microchip Technology Inc. announced the addition of the UTC2000, USB-C controller to its portfolio of USB devices. With this new device, designers of a wide range of applications covering the consumer, industrial and automotive markets can now simply and quickly implement the radically updated USB-C connector cost effectively, speeding time to market and minimizing bills of […]
Top 10 microcontroller threads on EDAboard.com – August
WTA 16f628a button trigger code – I am using a PIC 16f628a and testing with a button trigger function. I wrote this code in C but it didn’t work as expected. My code is error-free and I checked the input voltage of button. It has a 5V supply. Desired function is, when button is pressed, only one LED […]