PWM, I2C, SPI, UART between 3.3V and 5V devices

Thread Starter

y.antypas

Joined Dec 29, 2023
5
Hi all,

what breadboard IC's do you recommend for interfacing 3.3V (Arduino Due) PWM signals with 5V motor driver ?
I also have I2C, SPI, UART devices to connect.

Due is able to send 1Khz PWM signals . I have no schematics of the motor driver since I cannot find them online. Its the Riorand ZS-X11H .
Can I use mosfets to control break direction and stop from Due to driver? The driver provides feedback to calculate the RPM, would I be able to read it?
The reason I chose Due over other boards is:
  1. a) I have a lot of devices (and probably will add more) and
  2. b) Clock speed Due is twice as fast as my second choice (MKR1010)

I have done a research and posted this question in several forums including the Arduino forum but I still havent come up with a solution
 

R!f@@

Joined Apr 2, 2009
10,004
Is this it ?Untitled.png

The Site provides all the details how to use it. Dunno why you are having so much trouble with it.
 
Last edited:

Thread Starter

y.antypas

Joined Dec 29, 2023
5
I was able to use the driver with Arduino mkr1010 but since I need a lot of pins I needed Arduino Due.The reason that I am having trouble with it is because I'm not a pro and I would like to be sure that I have the right components before I spend hours/days soldering the wrong parts. I was looking for breadboard IC's
so:
  1. what breadboard IC do you recommend for PWM?
  2. what breadboard IC do you recommend for I²C?
  3. what breadboard IC do you recommend for SPI?
  4. what breadboard IC do you recommend for UART?

All components are 5V and the Arduino is 3.3V

thanx
 
Top