Hello!
I prepared the new RAM chip. Needed to adapt the SOIC on the DIP adapter as the size didn't fits

my fault not checking package size.
Anyway after hot air gun, that's done.
But before removing the memory brain of this beast, I made some look on the logic 16 I had already plugged on the I2C.
Got easily some results.
Get exchange with RAM on address 0x50
write to 0x50 ack data: 0x38 0x06 0x00
and also saw exchange with CD player on address 0X1C
I see every minute an exchange certainly related to time:
write to 0x50 ack data: 0x3A 0x02 0x30
write to 0x50 ack data: 0x3A 0x02 0x31
0x50 is the RAM chip Address
0x02 is the memory address to "seconds" value of the RAM clock.
0X30 and 0x31 are the value result from RAM.
But what is 0x3A? Anyway, generally I don't see any coming to the RAM chip when I modify any setting like volume, balance.
Seems strange to me.
How it is considered to recall these values?
Other case, search function on radio:
Click search right
write to 0x50 ack data: 0x38 0x06 0x00
write to 0x50 ack data: 0x08 0x9B 0x59
write to 0x50 ack data: 0x08 0x9B 0x61
write to 0x50 ack data: 0x08 0x9B 0x69
write to 0x50 ack data: 0x08 0x9B 0x71
write to 0x50 ack data: 0x08 0x9B 0x79
write to 0x50 ack data: 0x38 0x06 0x00
write to 0x50 ack data: 0x08 0x9B 0x81
write to 0x50 ack data: 0x38 0x06 0x00
write to 0x50 ack data: 0x38 0x06 0x00
Reach station 88.0 FM
Switching from AM to FM:
write to 0x50 ack data: 0x38 0x06 0x00
write to 0x50 ack data: 0x08 0x80 0x7B
write to 0x50 ack data: 0x08 0x80 0x7B
write to 0x50 ack data: 0x38 0x06 0x00