Suraj Singh J.

Results 5 comments of Suraj Singh J.

Hi there, First of all thanks for your awesome library. I also have the same problem. I'm using "M5Stack Core2" module and trying to play audio from an mp3 file...

Issue resolved, Simple pin change needed! Thanks

As you suggested commented in below file `atmel-software-package/target/sama5d3/toolchain/gnu/cstartup.S` > bl __libc_init_array now compile successfully but binary file size become 600MB for getting-started example. and if manually generating .bin file from...

I didn't understand, In softpack.md files written "SAMA5D3 family" supports. In Makefile.vars files I tried below compilers. ``` CROSS_COMPILE ?= arm-none-eabi- // Compiling but giving error 1 CROSS_COMPILE ?= arm-linux-gnueabi-...

hello Sir, spi interface with two 9250 can't get magnetometer reading. any examples would be great..... Error Log I (358) example: MPU2 connection successful! E (1358) MPU9250: auxI2CWriteByte()-> Timeout. Aux...