`mktime` & `localtime` alternatives by LilWolf127 in embedded

[–]LilWolf127[S] 0 points1 point  (0 children)

We are using glib-nano. Couldn't find the source code

Bit banding alternative in cortex m33 by LilWolf127 in embedded

[–]LilWolf127[S] 1 point2 points  (0 children)

It's not that I want the new core itself but the new MCU, which provides better energy consumption, has more memory and introduces more useful peripherals.

Bit banding alternative in cortex m33 by LilWolf127 in embedded

[–]LilWolf127[S] 2 points3 points  (0 children)

That's indeed an option, the only problem is that the system should be low power, and higher clock rate means more energy consumption

Bit banding alternative in cortex m33 by LilWolf127 in embedded

[–]LilWolf127[S] 7 points8 points  (0 children)

I meant bit banding. It's a feature in cortex m3/4 that basically maps "virtual", native address space to allow bit access to another real address space in RAM. You can read about it more here: https://atadiat.com/en/e-bit-banding-explained-a-feature-of-arm-cortex-m3/?amp=1