Arduino_Apollo3 icon indicating copy to clipboard operation
Arduino_Apollo3 copied to clipboard

Arduino core to support the Apollo3 microcontroller from Ambiq Micro

Results 45 Arduino_Apollo3 issues
Sort by recently updated
recently updated
newest added

@jerabaul29 and I are working on coding some sensors using the "Sparkfun LoRa Thing Plus expLoRaBLE" as a basis. Unfortunately, these boards are seemingly only supported on the v2 core,...

Here https://github.com/sparkfun/Arduino_Apollo3/blob/main/docs/CONTRIBUTING.md#how-to-contribute is the broken link. Where is it gone, I used id as a reference? 😞

Hello I have a project I'm working on that I want to turn on BLE for a quick interval and connect to my phone. If there is no connection after...

Been using this on various arm64 devices arm-none-gcc-7 will fail on serial stuff so i used 9/10 and everything has worked great, all thats needed to add support is a...

In any of the PDM examples changing the gain setting on the board does not seem to affect the actual gain of the output. The output amplitudes are the same...

Hi, I've been using the example 15 of the Artemis Global Tracker and I've added some functionalities specific for my project. I came upon some errors coming from the Iridium...

If people want to use the pinName or pinNumber for pinMode(), digitalWrite(), digitalRead() based on the schematics, the setting will fail. Also using a standard blink sketch will fail with...

Enviroment : Window Windows 11 Education Version 22H2 Arduino IDE 1.8.19 Arduino_Apollo3 Core Version 2.2.1 Board : SparkFun Artemis Module 1. With this code : UART SerialCOM(1, 40, 39); //...

Based on a post on the Sparkfun forum, I looked at the Artemis SERVO library. The examples (either 2.x or 1.x) are incorrect on the pad (8) to select. In...

I struggled to upload a simple blink code into a Sparkfun Edge board, for the past month, but did not succeed yet. In fact, I purchased a 2nd board as...