Top "Mbed" questions

Use this tag for questions involving Arm Mbed open-source embedded operating system and IoT platform that is used with a large variety of Arm Cortex-M microcontrollers.

How to write/read to FLASH on STM32F4, Cortex M4

I want to write a variable, for example an integer with the number 5 to the FLASH and then after the …

c mbed stm32f4 flash-memory
Communicating with an USB device over “USB Virtual Serial Port” using C#?

I recently plugged in an USB embedded device(mbed lpc1768) using a normal USB cable to a Windows 7 desktop. According …

c# windows serial-port usb mbed