-
### Description
Evaluate and compare different sensors and microcontrollers based on specifications, reliability, and compatibility with the project.
### Additional Context
_No response_
### Expec…
-
Microcontrollers nowadays come in a broad variety with ever
increasing processing powers. In order to fully utilize these
abilities, the available Arduino OPcodes need to be expanded.
I would there…
-
Dissasembly is missing instructions EFSMAX, EFSMIN, EFSSQRT. Which appears to result in
`"/* WARNING: Bad instruction - Truncating control flow here */" `
second issue is
```
" 09083f…
-
This bug-tracker is for bugs, feature requests and development tracking, not general support. Please see the [support page](https://electrical-age.net/contact/) for support and discussion.
- [ ] Fe…
-
Hi,
Please support ST U5 series.
https://www.st.com/en/microcontrollers-microprocessors/stm32u5-series.html#cad-resources
https://www.st.com/resource/en/svd/stm32u5_svd.zip
-
I'm using the openapi-generator extensively, but have so far been held back by the inability to generate dependency-free C-code that an be loaded onto an ESP-32 or similar, large microcontroller. Ever…
-
Question: Is there a defined event for when a switcher tally status changes? Is this comparable to the OnReceive event in the events.py examples?
I am thinking of, if possible, to integrate PyATE…
-
### What is your suggestion?
Would it be possible to add additional architectures for embedded microcontrollers to the default `settings.yml` file? This would make it possible to support CI in Conan …
-
Hi,
Could you add a cmake parameter to set the CFG_TUSB_OS
This way we can use the SDK's tinyusb lib in freertos programs as well...
see:
https://www.eevblog.com/forum/microcontrollers/rp20…
-
From the readme:
> CognaC (the Cognate Compiler) compiles Cognate sources directly into C. This produces very small and rather fast binaries, allowing Cognate to outperform most dynamic languages. …