← Back to discoveries

#embedded-systems

2 discoveries tagged “embedded-systems”.

A simple MCU-targeted Bipartite buffer implementation

Reddit
A developer created a Bipartite buffer implementation for STM32-based USB devices, aiming to optimize memory usage and data transfer efficiency. · The buffer provides contiguous…
Insights: This Bipartite buffer implementation is notable for its focus on optimizing performance in memory-constrained environments, making it ideal for embedded systems developers.…
embedded-systemsmemory-managementSTM32

Should I stick with my current microcontrollers for projects or use an STM32?

Reddit
A Reddit user is debating whether to continue using their current microcontrollers (Pico 2 and ESP32-WROOM-32) or switch to an STM32 for their summer projects. · They aim to work…
Insights: This discussion highlights the decision-making process for hobbyists and developers when choosing microcontrollers, emphasizing the balance between cost, capability, and learning…
microcontrollersSTM32embedded-systems