mrrwa / NmraDcc

NMRA Digital Command Control (DCC) Library
GNU Lesser General Public License v2.1
135 stars 53 forks source link

Compatibility with LGT8F328P #66

Closed kamilbystryk closed 1 year ago

kamilbystryk commented 1 year ago

Is the library compatible/works correctly with chinese clone of AtMega - LGT8F328P?

devel-bobm commented 1 year ago

If the board is truely a clone, then it should be compabible.

kiwi64ajs commented 1 year ago

Hmmm… I didn’t know about these chips or boards.I’ve just had a quick Google for them and from what I read I would expect it to work.Have you been able to try it yet?I’d have to order some to try it. RegardsAlex ShepherdOn 20/01/2023, at 2:32 AM, Bob Milhaupt @.***> wrote: If the board is truely a clone, then it should be compabible.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

kamilbystryk commented 1 year ago

Currently I cant check in practise - i'm waiting for sample and I will try it. Chinese processor isn't true clone, have some difference to oryginal Atmega (including another SDK/HAL).

devel-bobm commented 1 year ago

Chinese processor isn't true clone, have some difference to oryginal Atmega

So it will depend entirely upon how well the chinese crap happens to mimic the ATMEL design. I'd suggest that this "issue" belongs in the MRRWA mailing list, not in the Git repository!

kamilbystryk commented 1 year ago

Now I can confirm - library on LGT8F328P works correctly.

kiwi64ajs commented 1 year ago

Excellent, good to know.

I ordered a few from eBay, but they haven’t arrived yet so I’ve not been able to try.

Alex

On 28/02/2023, at 2:20 AM, kamilbystryk @.***> wrote:

Now I can confirm - library on LGT8F328P works correctly.

— Reply to this email directly, view it on GitHub https://github.com/mrrwa/NmraDcc/issues/66#issuecomment-1446315979, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5Y53PLABGGB67LLNV7MQTWZSS3VANCNFSM6AAAAAAUAFLTCQ. You are receiving this because you commented.

kiwi64ajs commented 1 year ago

Confirmed that it works on this chip