karawin / Ka-Radio32

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix
517 stars 155 forks source link

LCD ST7920 does not work correctly on 1.3 #46

Closed HIMjack666 closed 5 years ago

HIMjack666 commented 5 years ago

worked well on the version 0.9, but on 1.3 like this: IMAG0121 PS: sys.lcd("73")

emax73 commented 5 years ago

SPI Clock for this controller is 1.25 MHz, Now frequency 10 MHz, maybe try dev_config.clock_speed_hz = u8x8->display_info->sck_clock_hz; at u8g2_esp32_hal.c line73 ?

HIMjack666 commented 5 years ago

emax73, thank you a lot. Working good on 1 MHz.

ArnLil commented 3 years ago

Hi, i have the same problem with ST7920, i am on the latest version 2.1. For me this is a new install set-up. I also use a VS1053 for encoding the data. When i choose DAC for example, the display is working fine. So there is a problem witch the combination of ST7920 and the VS1053.

Shtirlitsus commented 1 year ago

Hi! The same problem with combination of ST7920 and the VS1053. How to use different SPI interfaces on LCD and VS1053 decoder? I think slow LCD exchange interrups by decoder

ArnLil commented 1 year ago

HI, my problem was solved bij adding a diode in the data line. (timing problem)

Van: Shtirlitsus @.> Verzonden: maandag 19 december 2022 08:06 Aan: karawin/Ka-Radio32 @.> CC: ArnLil @.>; Comment @.> Onderwerp: Re: [karawin/Ka-Radio32] LCD ST7920 does not work correctly on 1.3 (#46)

same problem with combination of ST7920 and the VS1053. How to use different SPI interfaces on LCD and VS1053 decoder?

— Reply to this email directly, view it on GitHub https://github.com/karawin/Ka-Radio32/issues/46#issuecomment-1357186450 , or unsubscribe https://github.com/notifications/unsubscribe-auth/APH42PUFPIVZWPCM7KZPVCTWOACNZANCNFSM4FUBH7WQ . You are receiving this because you commented. https://github.com/notifications/beacon/APH42PVBSVX5NDBMC64MQMDWOACNZA5CNFSM4FUBH7W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOKDSQLEQ.gif Message ID: @. @.> >

Shtirlitsus commented 1 year ago

MOSI line?

ArnLil commented 1 year ago

Not sure, but i think that is the data line.

Van: Shtirlitsus @.> Verzonden: maandag 19 december 2022 10:42 Aan: karawin/Ka-Radio32 @.> CC: ArnLil @.>; Comment @.> Onderwerp: Re: [karawin/Ka-Radio32] LCD ST7920 does not work correctly on 1.3 (#46)

MOSI line?

— Reply to this email directly, view it on GitHub https://github.com/karawin/Ka-Radio32/issues/46#issuecomment-1357365801 , or unsubscribe https://github.com/notifications/unsubscribe-auth/APH42PTYGWLGEOEHHG6GYKDWOAUU3ANCNFSM4FUBH7WQ . You are receiving this because you commented. https://github.com/notifications/beacon/APH42PXKXUK2TJNCAQI6AZLWOAUU3A5CNFSM4FUBH7W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOKDT4EKI.gif Message ID: @. @.> >