adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
606 stars 492 forks source link

Doen`t work SPIM3 on nRF52840 #699

Closed Fantonrko closed 2 years ago

Fantonrko commented 2 years ago

Have enable SPIM3 like this `#define SPI_INTERFACES_COUNT 2

define SPI_32MHZ_INTERFACE 1

define PIN_SPI_MISO (30)

define PIN_SPI_MOSI (39)

define PIN_SPI_SCK (37)`

But SPI speed is 8MHz on my oscilloscope. What`s i can do to use max 32MHz ?

hathach commented 2 years ago

this is not a feature, if you want to report an bug, please use the bug template. Otherwise, you could open an question in support forum.