Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
main board Digital I/O
-
is digital I/O of a mainboard, using only 1.8V? which will make a problem using some of the Arduino sensors? also, is it the same with SPI pins? which will make it not possible to use all of that without an Extention board?
-
Hi @tornedoar
yes, on the main board header the GPIO voltage is 1.8 and it i so for the SPI too.
But this is not always a problem. Many components have a low digital voltage threshold for when a 0 becomes a logical 1.
For example the 3,3V ILI9341 display can work on 1,8V logical voltage since the threshold is below 1,8V (actually 0.7 x VDDI and VDDI ranges from 1.65 to 3.3V). So double check your datasheets of your components, it might still work just fine connecting them to 1.8V SPI data bus. You still have a 3.3V voltage supply on the Main board header if you need.Hope you find a good solution for your project and you are welcome back if you need help.
BR
Karl@tornedoar said in main board Digital I/O:
is digital I/O of a mainboard, using only 1.8V? which will make a problem using some of the Arduino sensors? also, is it the same with SPI pins? which will make it not possible to use all of that without an Extention board?
-
@TE-KarlKomierowski
thank you so much for helping.
this is what i want to use and there is nothing written about voltage
https://static5.arrow.com/pdfs2/2019/3/24/12/39/15/601929/seeed_/manual/can-busshieldv2.0.pdf
it is made for Arduino so it uses 5V.
can you please give me advice on how to deal with that problem without using an amplifier? -
@TE-KarlKomierowski
i think i will use this is board, what do you think about this idea?
https://www.sparkfun.com/products/12009 -
Hi @tornedoar
But this can-busshieldv2.0.pdf has the same form factor as the extension board, wouldn't it be easier for you to just use the extension board then?
I took a quick look at https://www.sparkfun.com/products/12009 and it seems to have the same type of levelshifter that is being used on the extension board.
BR
Karl -
@TE-KarlKomierowski yes you are totally right, it would be a lot easier, but the company I work in, want everything in the cheapest way !!!!
-
@tornedoar said in main board Digital I/O:
@TE-KarlKomierowski yes you are totally right, it would be a lot easier, but the company I work in, want everything in the cheapest way !!!!
Ok, I understand.
I don't know if it is of any help but the schematics for the extension board is open and free to download. So if you prototype with the extension board you should be able to copy the parts of the design that suits your needs. It could save time doing so (and money) for your company.Just a comment, you can ignore this if it is not feasible for you.
Here is a link to the schematics: spresense-hw-design-files