Skip to main content
Jawad Waheed
Associate II
May 2, 2018
Question

Changing Language from Korean to English for Display (PSD913F2)

  • May 2, 2018
  • 2 replies
  • 2178 views
Posted on May 02, 2018 at 10:12

I am running a machine (steam generator) that has a control system with LCD display based on DS80C320 microcontroller, and PSD913F2 Flash ISP. The display language is in Korean, and I want to convert that into English. How can I perform the conversion of the langauge?  

    This topic has been closed for replies.

    2 replies

    AvaTar
    Senior III
    May 2, 2018
    Posted on May 02, 2018 at 11:14

    The DS80C320 is a 8051-compatible MCU, not sure if are in the proper forum, at the proper vendor.

    The display language is in Korean, and I want to convert that into English. How can I perform the conversion of the langauge?

    Considering the MCU and the assumed environment, by:

       -  translating the Korean texts

       -  rewrite the application

    Jawad Waheed
    Associate II
    May 2, 2018
    Posted on May 02, 2018 at 12:10

    Thanks for your reply.. how can I access that korean texts stored in MCU?

    meyer.frank

    AvaTar
    Senior III
    May 2, 2018
    Posted on May 02, 2018 at 12:16

    I don't know.

    You are supposed to have the source code of the current application.

    Else you might try to attach a debugger, read out the flash, and disassemble it.

    Tesla DeLorean
    Guru
    May 2, 2018
    Posted on May 02, 2018 at 17:02

    Thread seemed to have forked over to here

    https://community.st.com/0D50X00009XkWO0SAN

     
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Jawad Waheed
    Associate II
    May 2, 2018
    Posted on May 02, 2018 at 17:34

    it seemed more pertinent there..