-
### Subject of the issue
I'm trying to setup a development environment in VS Code for the Apollo 3 (Sparkfun Redboard Artemis) and I was hoping someone could point me in a good starting direction. @o…
-
Hi Chris,
I am interested in working on adding a few platforms, and adding CMake build support. Are you open to PRs on these areas?
Thanks,
Joel
-
Building 0507e0d650e9001375bc9c7e945242ff258a246e:
```
$ make
arm-none-eabi-gcc -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -ffunction-sections -fdata-sections -g3 -Wall -Werror -mlittle-e…
-
Hi,
I am using apollo 3 blue for our new product and i have started the software development for the same.
I am using release AmbiqSuite-Rel2.2.0 for my development and tested some of the basic f…
-
I'm wondering if this can be used with Artemis boards. All the examples seem to use Edge board specific hardware, but they both use the same processor. What changes do I need to make (if any) to make …
-
### No pins_arduino.h in the variants
I am using red board Artemis nano with 2.8" adafruit TFT LCD shield. For simple graphic test, I am getting error
`pins_arduino.h: No such file or directory`
…
-
### Subject of the issue
I need to use the Board Support Package (BSP) feature of AmbiqSDK within Arduino as I am trying to build off some of the AmbiqSuite examples. Unfortunately, I have been unabl…
-
Following the instructions on the SparkFun Apollo3 SDK page leads me to the following failure on image upload to the device:
```
Header Size = 0x80
original app_size 0x461c ( 17948 )
load_addr…
-
The BSP files for the Sparkfun boards don't declare the ITM SWO pin. Typically, this should be in both [am_bsp_pins.h](https://github.com/sparkfun/SparkFun_Apollo3_AmbiqSuite_BSPs/blob/4f4680b90d27e0f…
-
### Subject of the issue
As I am currently working on a project with the [SparkFun Edge Dev Board ](https://www.sparkfun.com/products/15170) which uses the Ambiq Apollo 3, I'm wondering if there is a…