-
Hi!
Recently I was trying to connect to several AS5601 ICs with I2C communication using your library for Arduino. Unfortunatelly, I noticed that after uploading the sample code, nothing would appea…
-
After an hour of trying, I couldn't figure out how to connect to Libera.Chat for the very first time and was unable to register a username/password so my fallback is to post an issue here.
I want…
mdear updated
8 months ago
-
I recently ordered a 12S BMS from the listed seller and I got what looks to be a new version: JBD-SP15S051 v1.0
Photos are here:
https://ibb.co/sQhVM9f - board, MCU side
https://ibb.co/25TQw9x…
-
For computing benchmark speed, document mentions:
"For each benchmark divide the time taken by the value used for CPU_MHZ in the configuration to give a normalized time value."
For the reference v…
-
I had to restart windows after some of the installation to get around an error when trying to run the command ```cmake -G "NMake Makefiles" ..``` It might have been Cmake or something that needed a re…
-
I found both GCC12 and Clang11 call __aeabi_uldivmod when dividing a uint64_t by a constant on AArch32, and I found it's possible to emulate the AArch64 umulh instruction which enables division by a c…
-
### Describe the Bug
I have been using a custom split keyboard with Elite-C v4 (ATMega32U4) microcontrollers that communicate over serial using a USB-C cable.
With the latest QMK Firmware, the key…
rpn32 updated
8 months ago
-
I think this is a bug in the way inline assembly is processed. I have some code that works properly with the _-opt 1_ flag, but does not work with the default optimization. The following minimized e…
-
[ARM Helium](https://www.arm.com/technologies/helium) is a SIMD instruction set extension for Cortex-M microcontrollers, currently the Cortex-M55 and Cortex-M85, with 128-bit width. It is already supp…
-
I'm working on a project based on the NXP [K20 series](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/k-series-cortex-m4/k2x-usb/kinetis-k20-72-…