Hello Dude,
My Nano 33 IoT boards are just arrived and start to play with it. As soon as I put it on the breadboard, I have problem with pinout marking. There is pin marking on the back side only and no pin marking on the front side due to reduced board size. I've made pinout attached for those needed.
Anyone has official pinout for Nano 33 IoT board and schematic?
Although not the ascii art pinout we're used to seeing in the variant files for the AVR chips, there is a nice pinout table here:
The schematic for the Nano 33 IoT has not yet been released so the only way someone could have one is if they reverse engineered it. I do have access to the schematic (but not the permission to release it), so if you have any specific questions about the board I can try to answer them now.
Thank for reply, I've just started for DAQ project with node-red via mqtt and so far so good. I'm very impressive about Nano 33 IoT board, because it is small in size and has powerful ARM features that solves all problems of ESP module.
By the way, I've attached new version of pinout for the board.
Pin 13 is on the other edge of the board right across from pin 12. The pins are all marked on the bottom of the board.
By the way, kolkataff is a scumbag spammer so make sure not to click on those links or you're probably get hacked. I've already reported them to the moderators.
SPI doesn't have Rx. It has MISO (master in, slave out) and MOSI (master out, slave in). So if you're looking for the pin on the Nano 33 IoT that receives SPI data, that's MISO, which is pin 12.