-
Hello,
My application is configured using the default ambiq swo clock of 1Mbauds and the autodetect seems to not work (it tries to set it to 12M
-swofreq 1000000 works for me
Thanks!
-
Hi all,
I have issued the problem on https://github.com/advaitjain/tflite-micro-sparkfun-edge-examples/issues/63, where is the repo specified for SparkFun Edge. But I think here seems to be more acti…
-
Dear Team,
It is the first time I am using the TFLM and the Sparkfun Edge board. I am following the tutorial on Sparkfun and the Colab
tutorial : https://codelabs.developers.google.com/codelabs/sp…
-
Hello,
I don't know if this is the right place to ask. If it's not, where could I ask instead?
I'd like to use the Micro-XRCE-DDS Client Library on an Ambiq Apollo 3 MCU to communicate with a Ra…
-
You can see my typical platformio.ini:
```ini
[env:SparkFun_Artemis] ; SparkFunModules environment: running stuff on the board
platform = apollo3blue
framework = arduino
;board = SparkFun_Arte…
-
### Subject of the issue
Would it be possible to support logging hte ISM330DHCX IMU over qwiic? This IMU is available with a qwiic port from different sources, for example:
- https://www.adafrui…
-
Hello,
This is a followup of the platformio discussion so that we do not forget.
I had to modify one line in ambiqsuitesdk-sfe.py to make it work:
libs.append(env.BuildLibrary(
join("$BUIL…
-
@jvoermans I am trying to play around / set up a bit of cleaned up code, on your repository on a new branch:
https://github.com/jvoermans/Wind_Input_V1/tree/logger_version_jr
This will by defaul…
-
Type: Feature Request
-
See project: https://community.platformio.org/t/dependency-hell-help/30587/4?u=maxgerhardt
For `framework = ambiqsdk-sfe` projects, the libraries in the `lib/` folder of the project are ignored, th…