-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
+1 .... pretty please! ;) |
+1
On Aug 1, 2022, at 7:22 PM, OzGadget ***@***.***> wrote:
pretty please! ;)
—
Reply to this email directly, view it on GitHub<#28 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ARRX4OAKBIT47Y727JXTPATVW6JNZANCNFSM55G2D34Q>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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 |
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.
The text was updated successfully, but these errors were encountered: