Hackaday (unofficial) December 6, 2022 1:00am Epic Guide to Bare-Metal STM32 Programming #arm #microcontrollers #baremetal #embeddeddevelopment #stm32 #hackaday posted by pod_feeder_v2 Epic Guide To Bare-Metal STM32 Programming [Sergey Lyubka] put together this epic guide for bare-metal microcontroller programming. While the general concepts should be applicable to most any microcontroller, Sergey’s examples specif…
Hackaday (unofficial) June 14, 2022 9:00pm Kved: An Embeddable Key/Value Datastore #microcontrollers #softwarehacks #dictionary #embeddeddevelopment #flash #microcontroller #nonvolatilestorage #hackaday posted by pod_feeder_v2 Kved: An Embeddable Key/Value Datastore At some point when developing embedded applications, you’re going to want to store unique values in non-volatile memory, values that can’t be fixed at compilation time. Many microcontro…