General

Serial port problem with SEN0386 gyro unit

userHead Peter.Dilworth 2023-02-24 07:21:25 310 Views3 Replies

Greetings,

 

 I am trying to interface with an SEN0386 gyro, but my MCU does not support software serial protocol.  I do have a free serial port (serial port 5 on a teensy 4.1) but I can't see a way to direct the supplied software to use that serial port.  Is there a way to do this?

 

much thanks

2023-02-24 10:06:25

ok thank you I will try this

userHeadPic Peter.Dilworth
2023-02-24 09:24:10

Hi

Serial 6-Axis Accelerometer for Arduino(SKU:SEN0386) can be used via any serial connection (TTL), no matter hard serial or softserial. You can just create a hardserial Myserial and communicate with this sensor in 9600 bit rate.

Hope it can help.

userHeadPic NeloKin
Peter.Dilworth wrote:

I am very sorry, but I am not sure what you mean? The code samples you supply only use software serial protocol, and I do not see a way to implement any other way, can you please help me?

2023-02-24 10:07:37
1 Replies