sparkfun / SparkFun_AS7341X_Arduino_Library

Arduino library for AS7341L 10-Channel Spectral Sensor Frontend
Other
5 stars 4 forks source link

Artemis Thing Plus unable to run Example 1 and 2 #1

Open halveez opened 1 year ago

halveez commented 1 year ago

Able to compile and upload without issue but hard faults when opening the serial monitor. This board has no issue running other sketches from other libraries (MAX30101, LP55231)

++ MbedOS Fault Handler ++

FaultType: HardFault

Context: R0: 0 R1: FF R2: 0 R3: A3009150 R4: 10000F04 R5: 1 R6: 0 R7: 0 R8: 10000F1C R9: 0 R10: 0 R11: 0 R12: 25511 SP : 100072B0 LR : 117F1 PC : 11C1A xPSR : 61000000 PSP : 10007248 MSP : 1005FF70 CPUID: 410FC241 HFSR : 40000000 MMFSR: 0 BFSR : 82 UFSR : 0 DFSR : 0 AFSR : 0 BFAR : A300917C Mode : Thread Priv : Privileged Stack: PSP

-- MbedOS Fault Handler --

++ MbedOS Error Info ++ Error Status: 0x80FF013D Code: 317 Module: 255 Error Message: Fault exception Location: 0x11C1A Error Value: 0x10006280 Current Thread: main Id: 0x10004698 Entry: 0x247F9 StackSize: 0x1000 StackMem: 0x100062E0 SP: 0x100072B0 For more info, visit: https://mbed.com/s/error?error=0x80FF013D&tgt=SFE_ARTEMIS_THING_PLUS -- MbedOS Error Info --

halveez commented 1 year ago

No issues running Example 1 on a SparkFun Qwiic Pro Micro - USB-C (ATmega32U4)