This tag is related to questions that have something to do with a microcontroller.
I'm trying to use the internal flash of an STM32F405 to store a bunch of user settable bytes that …
microcontroller stm32 stm32f4discovery flash-memoryI’m currently trying to design a controller that would communicate through Bluetooth to an android phone (Galaxy Nexus). I’…
android bluetooth arduino microcontroller arduino-ideI've faced to a problem with a PIC Micro controller. I have a micro-controller programmed by me long time ago …
embedded hardware microcontroller decompiling mikrocIt seems that any kind of graphic library like DirectFB or MiniGui requires some sort of underlying operation system like …
user-interface graphics embedded microcontrollerI am trying to generate CRC with STM32L4 hardware modul. I would like to validate fatfs files so basically …
c microcontroller stm32 crc32Does anyone have any visual examples?
documentation assembly microcontroller flowchartI am looking for general purpose programming languages that have an interactive (live coding) prompt work in 32 KB of RAM …
programming-languages embedded microcontroller interactiveI started using MPLAB recently, but for someone that works with Eclipse and VS the IDE it's very limited. Do …
ide embedded microcontroller pic mplabI'm working on a project with STM32F103E arm cortex-m3 MCU in keil microvision IDE. I need to generate …
c++ random embedded microcontroller stm32I'm trying to add CRC16 error detection to a Motorola HCS08 microcontroller application. My checksums don't match, though. One online …
microcontroller checksum crc crc16