Jump to content

Baudrate supported by RK3399


Rahul

Recommended Posts

Hi,

I am using rockpro64 "https://www.pine64.org/?product=rockpro64-4gb-single-board-computer" that uses Rockchip RK3399 Hexa-Core (dual ARM Cortex A72 and quad ARM Cortex A53) 64-Bit Processor.

 

My simple application is to have a UART communication.

When i run serial write with 1500000 Baudrate, then it works fine. But if i lower the baudrate such as 115200, then it throws garbage value. 

So can i get some suggestions here?

Thanks.

Link to comment
Share on other sites

2 hours ago, NicoD said:

It's as simple as that.

no.. :P

 

It could probably set to 115200 in DT. but then it had to be changed in u-boot as well.. and to keep stuff in a proper order.. for all RK3399 boards.. Is it worth to write a whole patchseries just for such a change.. I thought about it but I'm not sure..

Link to comment
Share on other sites

my UART script which does some funny monitoring in case the SBC doesn't respond anymore wouldn't need a $BAUDRATE variable anymore.... :lol:

The only gain IMO is that all other armbian supported SBCs run (to my knowledge) at 115200... But as said.. Don't think it's really worth it.. :P

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines