Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we get DCS BIOS RS485 going on STM Blue Pills - both master and slave? #28

Open
virtual812 opened this issue Aug 1, 2022 · 4 comments

Comments

@virtual812
Copy link

Hi all,

Been playing with a few devices on the the bench today and got RS485 running, very happy.

At this point the RS485 master requires the device to be an Arduino MEGA2560
Not hard to get them, but they're a big and expensive board.
The STM Blue Pill has 3 or 4 USARTS in addition to the USB port it seems like a great candidate for an RS485 master, more compact and less than 1/4 of the price.

Also would be great to get these going as a slave as well, but not sure how to tell DCS BIOS which USART is connected to a 485 transceiver.

Just a random lookup on ali express, an STM Blue Pill USD $3.33 delivered.
5 / 10 packs are available too.

I'm not great with code, but would be happy to participate / test code.

@OzGadget
Copy link

OzGadget commented Aug 1, 2022

+1 .... pretty please! ;)

@JoshSchwizler
Copy link

JoshSchwizler commented Aug 1, 2022 via email

@virtual812
Copy link
Author

Anyone had a chance to look at this?

From what I can see there is some code for the 32BIT STM in the libraries but not being any good with code I can't understand it enough to figure out what to do.

Being able to run multiple busses' off a small, compact, powerful and cheap uC sounds like a great idea.

I'd even go as far as to issue a bounty to someone who could implement and document the use of a BluePill as a standalone USB DCS BIOS unit, a Master for RS485 and as a slave for RS485.

Would this interest anyone?

@maciekish
Copy link
Collaborator

Anyone had a chance to look at this?

From what I can see there is some code for the 32BIT STM in the libraries but not being any good with code I can't understand it enough to figure out what to do.

Being able to run multiple busses' off a small, compact, powerful and cheap uC sounds like a great idea.

I'd even go as far as to issue a bounty to someone who could implement and document the use of a BluePill as a standalone USB DCS BIOS unit, a Master for RS485 and as a slave for RS485.

Would this interest anyone?

I just posted a bounty for STM32 slaves, maybe you want to join forces so to speak? STM32 master support would be great as well. #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants