Why OpenCore Plus UART?

bbond007
Top Contributor
Posts: 523
Joined: Tue May 26, 2020 5:06 am
Has thanked: 86 times
Been thanked: 204 times

Re: Why OpenCore Plus UART?

Unread post by bbond007 »

rhester72 wrote: Wed Aug 12, 2020 8:47 pm I use Procomm Plus in DOS on a regular basis to 'dial out' to various Internet BBSes, nothing to do with PPP (and long predates it).
I'm back to using ProComm Plus 2.01 again with a small tweak to the MiSTer.exe

https://github.com/bbond007/Main_MiSTer ... db63446a1f

So its not really a regression in the core like I previously suggested...

It no longer hangs on start and works well at all BAUD rates I have tested.
rhester72
Top Contributor
Posts: 1161
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 13 times
Been thanked: 173 times

Re: Why OpenCore Plus UART?

Unread post by rhester72 »

bbond007 wrote: Thu Aug 13, 2020 4:02 am
rhester72 wrote: Wed Aug 12, 2020 8:47 pm I use Procomm Plus in DOS on a regular basis to 'dial out' to various Internet BBSes, nothing to do with PPP (and long predates it).
I'm back to using ProComm Plus 2.01 again with a small tweak to the MiSTer.exe

https://github.com/bbond007/Main_MiSTer ... db63446a1f

So its not really a regression in the core like I previously suggested...

It no longer hangs on start and works well at all BAUD rates I have tested.
With this change, are baud rates still offset the way Sorg indicated?
User avatar
Sorgelig
Site Admin
Posts: 889
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 212 times

Re: Why OpenCore Plus UART?

Unread post by Sorgelig »

rhester72 wrote: Thu Aug 13, 2020 1:52 pm
bbond007 wrote: Thu Aug 13, 2020 4:02 am
rhester72 wrote: Wed Aug 12, 2020 8:47 pm I use Procomm Plus in DOS on a regular basis to 'dial out' to various Internet BBSes, nothing to do with PPP (and long predates it).
I'm back to using ProComm Plus 2.01 again with a small tweak to the MiSTer.exe

https://github.com/bbond007/Main_MiSTer ... db63446a1f

So its not really a regression in the core like I previously suggested...

It no longer hangs on start and works well at all BAUD rates I have tested.
With this change, are baud rates still offset the way Sorg indicated?
no. with this change baud rates are normal.
User avatar
Sorgelig
Site Admin
Posts: 889
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 212 times

Re: Why OpenCore Plus UART?

Unread post by Sorgelig »

bbond007 wrote: Thu Aug 13, 2020 4:02 am I'm back to using ProComm Plus 2.01 again with a small tweak to the MiSTer.exe

https://github.com/bbond007/Main_MiSTer ... db63446a1f

So its not really a regression in the core like I previously suggested...

It no longer hangs on start and works well at all BAUD rates I have tested.
ok, i will add that change.
I think then >=2 should cover other non-midi cases
rhester72
Top Contributor
Posts: 1161
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 13 times
Been thanked: 173 times

Re: Why OpenCore Plus UART?

Unread post by rhester72 »

bbond007 wrote: Thu Aug 13, 2020 4:02 am
rhester72 wrote: Wed Aug 12, 2020 8:47 pm I use Procomm Plus in DOS on a regular basis to 'dial out' to various Internet BBSes, nothing to do with PPP (and long predates it).
I'm back to using ProComm Plus 2.01 again with a small tweak to the MiSTer.exe

https://github.com/bbond007/Main_MiSTer ... db63446a1f

So its not really a regression in the core like I previously suggested...

It no longer hangs on start and works well at all BAUD rates I have tested.
EDIT: Mea culpa, I compiled Main_MiSTer from the wrong repo and didn't pick up your change. Working well now!

Kind of struggling with this and can't understand what I'm doing wrong. It worked previously.

MidiLink.INI has an [ao486] entry that reads "TCP_BAUD = 9600". /sbin/midilink is fully up to date, as is my MiSTer binary and the ao486 core. ao486 is set to UART Speed Normal, UART mode MIDI, MidiLink Remote, Type TCP. Procomm Plus is set to 9600 8N1.

When I type "at" into the terminal, I see _something_ that looks very much like a baud rate mismatch, but nothing I've done seems to make it any better. Suggestions?
rhester72
Top Contributor
Posts: 1161
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 13 times
Been thanked: 173 times

Re: Why OpenCore Plus UART?

Unread post by rhester72 »

Apologies - one more quick thing, now that I have ao486 sorted.

Do the changes to the MiSTer main require changes in cores to continue to function properly?

The exact same situation (2400 baud in C64) is happening with the bbond007 MiSTer patch (and likely much earlier). I wonder if the core itself requires some sort of code update to align with main?
User avatar
Caldor
Top Contributor
Posts: 930
Joined: Sat Jul 25, 2020 11:20 am
Has thanked: 112 times
Been thanked: 111 times

Re: Why OpenCore Plus UART?

Unread post by Caldor »

I have had trouble with some cores that I suspect might have to do with the AO486 updates. But hard to say for sure if that is why.
bbond007
Top Contributor
Posts: 523
Joined: Tue May 26, 2020 5:06 am
Has thanked: 86 times
Been thanked: 204 times

Re: Why OpenCore Plus UART?

Unread post by bbond007 »

Caldor wrote: Thu Aug 13, 2020 6:29 pm I have had trouble with some cores that I suspect might have to do with the AO486 updates. But hard to say for sure if that is why.
I suspect your unspecified trouble with unspecified cores has nothing to do with ao486 updates...

You can always try and revert to the MiSTer from here https://github.com/MiSTer-devel/Main_Mi ... r/releases
rhester72
Top Contributor
Posts: 1161
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 13 times
Been thanked: 173 times

Re: Why OpenCore Plus UART?

Unread post by rhester72 »

@bbond007 Does the virtual modem still work for you on the C64 core? (You'd know better than pretty much anybody.)
bbond007
Top Contributor
Posts: 523
Joined: Tue May 26, 2020 5:06 am
Has thanked: 86 times
Been thanked: 204 times

Re: Why OpenCore Plus UART?

Unread post by bbond007 »

rhester72 wrote: Thu Aug 13, 2020 9:18 pm @bbond007 Does the virtual modem still work for you on the C64 core? (You'd know better than pretty much anybody.)
Yes, works fine at 1200 or 2400 baud...

Do you have "User Port : UART" in OSD? I just added that to the wiki you linked above - pretty important.
rhester72
Top Contributor
Posts: 1161
Joined: Thu Jun 11, 2020 2:31 am
Has thanked: 13 times
Been thanked: 173 times

Re: Why OpenCore Plus UART?

Unread post by rhester72 »

bbond007 wrote: Thu Aug 13, 2020 9:43 pm
rhester72 wrote: Thu Aug 13, 2020 9:18 pm @bbond007 Does the virtual modem still work for you on the C64 core? (You'd know better than pretty much anybody.)
Yes, works fine at 1200 or 2400 baud...

Do you have "User Port : UART" in OSD? I just added that to the wiki you linked above - pretty important.
Damn. :/

My bad. (And I knew better already, too.)

Good catch.
Post Reply