WO2023058881A1 - 데이터를 처리하는 전자 장치 및 그 방법 - Google Patents

데이터를 처리하는 전자 장치 및 그 방법 Download PDF

Info

Publication number
WO2023058881A1
WO2023058881A1 PCT/KR2022/011964 KR2022011964W WO2023058881A1 WO 2023058881 A1 WO2023058881 A1 WO 2023058881A1 KR 2022011964 W KR2022011964 W KR 2022011964W WO 2023058881 A1 WO2023058881 A1 WO 2023058881A1
Authority
WO
WIPO (PCT)
Prior art keywords
external device
input
port
signal
electronic device
Prior art date
Application number
PCT/KR2022/011964
Other languages
English (en)
French (fr)
Inventor
전인태
이지우
허철은
Original Assignee
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Priority to EP22878702.4A priority Critical patent/EP4375841A1/en
Priority to CN202280066192.9A priority patent/CN118043793A/zh
Priority to US18/171,025 priority patent/US20230205714A1/en
Publication of WO2023058881A1 publication Critical patent/WO2023058881A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • the present disclosure relates to an electronic device and method for processing input/output data associated with an external device.
  • electronic devices eg. smart phones and tablet devices
  • functions and services provided by electronic devices are gradually expanding.
  • electronic devices may provide various useful functions to users through various applications.
  • electronic devices can increase the effectiveness of electronic devices and satisfy users' needs by supporting more diverse functions in conjunction with attachable/detachable accessory devices such as keyboard book covers.
  • an electronic device When an electronic device interworks with an accessory device (eg, a keyboard book cover), it may perform data communication by being connected to an interface of the accessory device through a 1-wire communication method.
  • the electronic device interprets 1-wire communication data using a micro controller unit (MCU) type chip in the device, and converts it to an inter-integrated circuit (I2C) or serial peripheral interface (SPI) communication method to a processor (e.g., AP ( application processor)).
  • I2C inter-integrated circuit
  • SPI serial peripheral interface
  • AP application processor
  • a method of implementing the low/high input/output signals of the processor's GPIO (general purpose input/output) in a 1-wire format (e.g., GPIO bit banging) has been proposed.
  • communication may not be normally performed due to a timing error that may occur during signal encoding/decoding.
  • a method of locking the processor's resources while the electronic device and the accessory device exchange data may be considered, but in this case, other processes cannot be processed during the time when the resources are locked, and thus the electronic device's Overall system performance may be degraded.
  • a 1- By providing a wire communication method, it is possible to reduce power consumption and component cost during the communication process.
  • Another aspect of the present disclosure is to provide input/output data to an accessory device that can be processed using an interface to which an independent clock channel is allocated regardless of the external environment, thereby preventing time sync errors or processors in a data communication process. resource occupancy and maintain system performance.
  • an electronic device includes a display, a first data interface circuit including a port for connection to an external device and transmitting and receiving serial data with the external device, at least one processor operatively connected to the first data interface circuit, and a memory operatively coupled to the at least one processor, the memory having a plurality of input/output ports for, when executing, the at least one processor to parallelly process serial data received from the first data interface circuit; (eg, GPIOs), receives a first signal from the external device through the first data interface circuit, and selects a port set to an active state among the plurality of input/output ports in response to receiving the first signal. It is possible to store instructions for checking, checking the first signal using the port identified as being active, and displaying information corresponding to the checking result on the display.
  • a first data interface circuit including a port for connection to an external device and transmitting and receiving serial data with the external device
  • at least one processor operatively connected to the first data interface circuit
  • a memory operatively coupled to the at least one processor
  • a method for operating an electronic device allocates a plurality of input/output ports (eg, GPIOs) for parallel processing of serial data obtained from a first data interface circuit, and receives a first signal from an external device through the first data interface circuit.
  • operation in response to receiving the first signal, checking a port set to an active state among the plurality of ports of the defroster, checking the first signal using the port confirmed to be active, and An operation of displaying information corresponding to the confirmation result on a display may be included.
  • an external device eg, a keyboard book cover
  • an electronic device eg, a smartphone or a tablet device
  • 1-wire communication without adding a separate hardware configuration
  • FIG. 1 is a block diagram of an electronic device in a network environment according to an embodiment of the present disclosure.
  • FIGS. 2A and 2B are diagrams illustrating a connection structure between an electronic device and an external device according to various embodiments of the present disclosure.
  • 3A and 3B are diagrams illustrating a method of interworking with an external device in an electronic device according to various embodiments of the present disclosure.
  • FIG. 4 is a block diagram illustrating the configuration of an electronic device according to an embodiment of the present disclosure.
  • FIG. 5 is a diagram illustrating a detailed configuration of an electronic device according to an embodiment of the present disclosure.
  • FIG. 6 is a diagram illustrating an operation mode set for data processing in an electronic device according to an embodiment of the present disclosure.
  • FIG. 7 is a diagram illustrating a setting state of an electronic device when not connected to an external device according to an embodiment of the present disclosure.
  • FIG. 8 is a diagram illustrating a setting state of an electronic device when connected to an external device according to an embodiment of the present disclosure.
  • FIG. 9 is a diagram illustrating a setting state of an electronic device for receiving data from an external device according to an embodiment of the present disclosure.
  • FIG. 10 is a diagram illustrating a setting state of an electronic device for data transmission to an external device according to an embodiment of the present disclosure.
  • FIG. 11 is a flowchart illustrating a method of operating an electronic device according to an embodiment of the present disclosure.
  • FIG. 1 is a diagram illustrating an electronic device in a network environment according to an embodiment of the present disclosure.
  • an electronic device 101 communicates with an electronic device 102 through a first network 198 (eg, a short-range wireless communication network) or through a second network 199. It may communicate with at least one of the electronic device 104 or the server 108 through (eg, a long-distance wireless communication network). According to an embodiment, the electronic device 101 may communicate with the electronic device 104 through the server 108 .
  • a first network 198 eg, a short-range wireless communication network
  • a second network 199 e.g., a second network 199. It may communicate with at least one of the electronic device 104 or the server 108 through (eg, a long-distance wireless communication network). According to an embodiment, the electronic device 101 may communicate with the electronic device 104 through the server 108 .
  • the electronic device 101 includes a processor 120, a memory 130, an input module 150, an audio output module 155, a display module 160, an audio module 170, a sensor module ( 176), interface 177, connection terminal 178, haptic module 179, camera module 180, power management module 188, battery 189, communication module 190, subscriber identification module 196 , or the antenna module 197 may be included.
  • at least one of these components eg, the connection terminal 178) may be omitted or one or more other components may be added.
  • some of these components eg, sensor module 176, camera module 180, or antenna module 197) are integrated into one component (eg, display module 160). It can be.
  • the processor 120 for example, executes software (eg, the program 140) to cause at least one other component (eg, hardware or software component) of the electronic device 101 connected to the processor 120. It can control and perform various data processing or calculations. According to one embodiment, as at least part of data processing or operation, the processor 120 transfers commands or data received from other components (eg, sensor module 176 or communication module 190) to volatile memory 132. , processing commands or data stored in the volatile memory 132 , and storing resultant data in the non-volatile memory 134 .
  • software eg, the program 140
  • the processor 120 transfers commands or data received from other components (eg, sensor module 176 or communication module 190) to volatile memory 132. , processing commands or data stored in the volatile memory 132 , and storing resultant data in the non-volatile memory 134 .
  • the processor 120 may include a main processor 121 (eg, a central processing unit or an application processor) or a secondary processor 123 (eg, a graphic processing unit, a neural network processing unit ( NPU: neural processing unit (NPU), image signal processor, sensor hub processor, or communication processor).
  • a main processor 121 eg, a central processing unit or an application processor
  • a secondary processor 123 eg, a graphic processing unit, a neural network processing unit ( NPU: neural processing unit (NPU), image signal processor, sensor hub processor, or communication processor.
  • NPU neural network processing unit
  • the secondary processor 123 may be implemented separately from or as part of the main processor 121 .
  • the secondary processor 123 may, for example, take the place of the main processor 121 while the main processor 121 is in an inactive (eg, sleep) state, or the main processor 121 is active (eg, running an application). ) state, together with the main processor 121, at least one of the components of the electronic device 101 (eg, the display module 160, the sensor module 176, or the communication module 190) It is possible to control at least some of the related functions or states.
  • the auxiliary processor 123 eg, an image signal processor or a communication processor
  • the auxiliary processor 123 may include a hardware structure specialized for processing an artificial intelligence model.
  • AI models can be created through machine learning. Such learning may be performed, for example, in the electronic device 101 itself where the artificial intelligence model is performed, or may be performed through a separate server (eg, the server 108).
  • the learning algorithm may include, for example, supervised learning, unsupervised learning, semi-supervised learning or reinforcement learning, but in the above example Not limited.
  • the artificial intelligence model may include a plurality of artificial neural network layers.
  • Artificial neural networks include deep neural networks (DNNs), convolutional neural networks (CNNs), recurrent neural networks (RNNs), restricted Boltzmann machines (RBMs), deep belief networks (DBNs), bidirectional recurrent deep neural networks (BRDNNs), It may be one of deep Q-networks or a combination of two or more of the foregoing, but is not limited to the foregoing examples.
  • the artificial intelligence model may include, in addition or alternatively, software structures in addition to hardware structures.
  • the memory 130 may store various data used by at least one component (eg, the processor 120 or the sensor module 176) of the electronic device 101 .
  • the data may include, for example, input data or output data for software (eg, program 140) and commands related thereto.
  • the memory 130 may include volatile memory 132 or non-volatile memory 134 .
  • the program 140 may be stored as software in the memory 130 and may include, for example, an operating system 142 , middleware 144 , or an application 146 .
  • the input module 150 may receive a command or data to be used by a component (eg, the processor 120) of the electronic device 101 from the outside of the electronic device 101 (eg, a user).
  • the input module 150 may include, for example, a microphone, a mouse, a keyboard, a key (eg, a button), or a digital pen (eg, a stylus pen).
  • the sound output module 155 may output sound signals to the outside of the electronic device 101 .
  • the sound output module 155 may include, for example, a speaker or a receiver.
  • the speaker can be used for general purposes such as multimedia playback or recording playback.
  • a receiver may be used to receive an incoming call. According to one embodiment, the receiver may be implemented separately from the speaker or as part of it.
  • the display module 160 may visually provide information to the outside of the electronic device 101 (eg, a user).
  • the display module 160 may include, for example, a display, a hologram device, or a projector and a control circuit for controlling the device.
  • the display module 160 may include a touch sensor configured to detect a touch or a pressure sensor configured to measure the intensity of force generated by the touch.
  • the audio module 170 may convert sound into an electrical signal or vice versa. According to an embodiment, the audio module 170 acquires sound through the input module 150, the sound output module 155, or an external electronic device connected directly or wirelessly to the electronic device 101 (eg: Sound may be output through the electronic device 102 (eg, a speaker or a headphone).
  • the audio module 170 acquires sound through the input module 150, the sound output module 155, or an external electronic device connected directly or wirelessly to the electronic device 101 (eg: Sound may be output through the electronic device 102 (eg, a speaker or a headphone).
  • the sensor module 176 detects an operating state (eg, power or temperature) of the electronic device 101 or an external environmental state (eg, a user state), and generates an electrical signal or data value corresponding to the detected state. can do.
  • the sensor module 176 may include, for example, a gesture sensor, a gyro sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an IR (infrared) sensor, a bio sensor, It may include a temperature sensor, humidity sensor, or light sensor.
  • the interface 177 may support one or more designated protocols that may be used to directly or wirelessly connect the electronic device 101 to an external electronic device (eg, the electronic device 102).
  • the interface 177 may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.
  • HDMI high definition multimedia interface
  • USB universal serial bus
  • SD card interface Secure Digital Card interface
  • audio interface audio interface
  • connection terminal 178 may include a connector through which the electronic device 101 may be physically connected to an external electronic device (eg, the electronic device 102).
  • the connection terminal 178 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (eg, a headphone connector).
  • the haptic module 179 may convert electrical signals into mechanical stimuli (eg, vibration or motion) or electrical stimuli that a user may perceive through tactile or kinesthetic senses.
  • the haptic module 179 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.
  • the camera module 180 may capture still images and moving images. According to one embodiment, the camera module 180 may include one or more lenses, image sensors, image signal processors, or flashes.
  • the power management module 188 may manage power supplied to the electronic device 101 .
  • the power management module 188 may be implemented as at least part of a power management integrated circuit (PMIC), for example.
  • PMIC power management integrated circuit
  • the battery 189 may supply power to at least one component of the electronic device 101 .
  • the battery 189 may include, for example, a non-rechargeable primary battery, a rechargeable secondary battery, or a fuel cell.
  • the communication module 190 is a direct (eg, wired) communication channel or a wireless communication channel between the electronic device 101 and an external electronic device (eg, the electronic device 102, the electronic device 104, or the server 108). Establishment and communication through the established communication channel may be supported.
  • the communication module 190 may include one or more communication processors that operate independently of the processor 120 (eg, an application processor) and support direct (eg, wired) communication or wireless communication.
  • the communication module 190 is a wireless communication module 192 (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 194 (eg, : a local area network (LAN) communication module or a power line communication module).
  • a wireless communication module 192 eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module
  • GNSS global navigation satellite system
  • wired communication module 194 eg, : a local area network (LAN) communication module or a power line communication module.
  • the corresponding communication module is a first network 198 (eg, a local area communication network such as Bluetooth, wireless fidelity (Wi-Fi) direct, or infrared data association (IrDA)) or a second network 199 (eg : It can communicate with the external electronic device 104 through a legacy cellular network, a 5G network, a next-generation communication network, the Internet, or a long-distance communication network such as a computer network (eg, LAN or WAN).
  • a first network 198 eg, a local area communication network such as Bluetooth, wireless fidelity (Wi-Fi) direct, or infrared data association (IrDA)
  • a second network 199 eg : It can communicate with the external electronic device 104 through a legacy cellular network, a 5G network, a next-generation communication network, the Internet, or a long-distance communication network such as a computer network (eg, LAN or WAN).
  • a computer network eg, LAN
  • the wireless communication module 192 uses subscriber information (eg, International Mobile Subscriber Identifier (IMSI)) stored in the subscriber identification module 196 within a communication network such as the first network 198 or the second network 199.
  • subscriber information eg, International Mobile Subscriber Identifier (IMSI)
  • IMSI International Mobile Subscriber Identifier
  • the electronic device 101 may be identified or authenticated.
  • the wireless communication module 192 may support a 5G network after a 4G network and a next-generation communication technology, for example, NR access technology (new radio access technology).
  • NR access technologies include high-speed transmission of high-capacity data (enhanced mobile broadband (eMBB)), minimization of terminal power and access of multiple terminals (massive machine type communications (mMTC)), or high reliability and low latency (ultra-reliable and low latency (URLLC)).
  • eMBB enhanced mobile broadband
  • mMTC massive machine type communications
  • URLLC ultra-reliable and low latency
  • -latency communications can be supported.
  • the wireless communication module 192 may support a high frequency band (eg, mmWave band) to achieve a high data rate, for example.
  • the wireless communication module 192 uses various technologies for securing performance in a high frequency band, such as beamforming, massive multiple-input and multiple-output (MIMO), and full-dimensional multiplexing. Technologies such as input/output (FD-MIMO: full dimensional MIMO), array antenna, analog beam-forming, or large scale antenna may be supported.
  • the wireless communication module 192 may support various requirements defined for the electronic device 101, an external electronic device (eg, the electronic device 104), or a network system (eg, the second network 199).
  • the wireless communication module 192 is a peak data rate for eMBB realization (eg, 20 Gbps or more), a loss coverage for mMTC realization (eg, 164 dB or less), or a U-plane latency for URLLC realization (eg, Example: downlink (DL) and uplink (UL) each of 0.5 ms or less, or round trip 1 ms or less) may be supported.
  • eMBB peak data rate for eMBB realization
  • a loss coverage for mMTC realization eg, 164 dB or less
  • U-plane latency for URLLC realization eg, Example: downlink (DL) and uplink (UL) each of 0.5 ms or less, or round trip 1 ms or less
  • the antenna module 197 may transmit or receive signals or power to the outside (eg, an external electronic device).
  • the antenna module 197 may include an antenna including a radiator formed of a conductor or a conductive pattern formed on a substrate (eg, PCB).
  • the antenna module 197 may include a plurality of antennas (eg, an array antenna). In this case, at least one antenna suitable for a communication method used in a communication network such as the first network 198 or the second network 199 is selected from the plurality of antennas by the communication module 190, for example. It can be.
  • a signal or power may be transmitted or received between the communication module 190 and an external electronic device through the selected at least one antenna.
  • other components eg, a radio frequency integrated circuit (RFIC) may be additionally formed as a part of the antenna module 197 in addition to the radiator.
  • RFIC radio frequency integrated circuit
  • the antenna module 197 may form a mmWave antenna module.
  • the mmWave antenna module includes a printed circuit board, an RFIC disposed on or adjacent to a first surface (eg, a lower surface) of the printed circuit board and capable of supporting a designated high frequency band (eg, mmWave band); and a plurality of antennas (eg, array antennas) disposed on or adjacent to a second surface (eg, a top surface or a side surface) of the printed circuit board and capable of transmitting or receiving signals of the designated high frequency band.
  • a first surface eg, a lower surface
  • a designated high frequency band eg, mmWave band
  • a plurality of antennas eg, array antennas
  • peripheral devices eg, a bus, a general purpose input and output (GPIO) port, a serial peripheral interface (SPI), or a mobile industry processor interface (MIPI)
  • signal e.g. commands or data
  • commands or data may be transmitted or received between the electronic device 101 and the external electronic device 104 through the server 108 connected to the second network 199 .
  • Each of the external electronic devices 102 or 104 may be the same as or different from the electronic device 101 .
  • all or part of operations executed in the electronic device 101 may be executed in one or more external electronic devices among the external electronic devices 102 , 104 , or 108 .
  • the electronic device 101 when the electronic device 101 needs to perform a certain function or service automatically or in response to a request from a user or another device, the electronic device 101 instead of executing the function or service by itself.
  • one or more external electronic devices may be requested to perform the function or at least part of the service.
  • One or more external electronic devices receiving the request may execute at least a part of the requested function or service or an additional function or service related to the request, and deliver the execution result to the electronic device 101 .
  • the electronic device 101 may provide the result as at least part of a response to the request as it is or additionally processed.
  • cloud computing distributed computing, mobile edge computing (MEC), or client-server computing technology may be used.
  • the electronic device 101 may provide an ultra-low latency service using, for example, distributed computing or mobile edge computing.
  • the external electronic device 104 may include an internet of things (IoT) device.
  • Server 108 may be an intelligent server using machine learning and/or neural networks. According to an embodiment, the external electronic device 104 or server 108 may be included in the second network 199 .
  • the electronic device 101 may be applied to intelligent services (eg, smart home, smart city, smart car, or health care) based on 5G communication technology and IoT-related technology.
  • FIGS. 2A and 2B are diagrams illustrating a connection structure between an electronic device and an external device according to various embodiments of the present disclosure.
  • the electronic device 200 may provide more diverse functions by interworking with an external device 250 .
  • the external device 250 may be an accessory device such as a keyboard book cover including a keyboard function and/or a touch pad function.
  • the electronic device 200 may include a data interface 210 , magnets 221 and 222 , or a display 230 .
  • the data interface 210 is a POGO-type serial data interface and may include one or more POGO connectors 211, 212, and 213.
  • the magnets 221 and 222 are used to support connection with the external device 250 using magnetic forces, and are disposed on the side of the electronic device 200 connected to the external device 250. It can be.
  • the display 230 may display information corresponding to a user input obtained from the external device 250 when connected to the external device 250 .
  • the electronic device 200 converts the user input data into visual information that the user can understand and displays the data on the display 230. can be output to
  • the external device 250 may include a data interface 260 or magnets 271 and 272 for connection with the electronic device 200 .
  • the data interface 260 may be disposed at a position in contact with the data interface 210 of the electronic device 200 for connection with the electronic device 200 .
  • the data interface 260 is a POGO-type serial data interface and may include one or more POGO connectors 261, 262, and 263.
  • the magnets 271 and 272 may support connection with the electronic device 200 using magnetic forces, and may be disposed at positions in contact with the magnets 221 and 222 of the electronic device 200.
  • the external device 250 may include a keyboard 280 and/or a touch pad (not shown) as means for obtaining a user input.
  • the electronic device 200 may be combined with an external device 250 as shown in FIG. 2B.
  • the electronic device 200 may be connected to the external device 250 using POGO connectors 211, 212, and 213, and the magnets 221 and 222 of the electronic device 200 and the external device 250 may be connected to each other. Through the magnets 271 and 272 of the two devices can be firmly maintained.
  • the external device 250 may be separated into a back cover 251 and a front cover 252 . In this case, the front cover 252 maintains a connection state with the electronic device 200 through connectors 261, 262, and 263, and the back cover 251 may be attached to the rear surface of the display of the electronic device 200. .
  • the back cover 251 can be folded at various angles according to user manipulation, and when folded, the back cover 251 can support the electronic device 200 to maintain a standing state.
  • the front cover 252 may include a keyboard 280 and/or a touch pad (not shown), and user input data obtained from these input circuits is received through connectors 261, 262, and 263. It can be transmitted to the electronic device 200.
  • the electronic device 200 may display information corresponding to user input data received from the front cover 252 of the external device 250 on the display 230 .
  • a serial data interface supporting a 1-wire communication method may be used for an external device (eg, a keyboard book cover) that is directly connected to and used with the electronic device 300 .
  • the serial data interface may be a POGO interface including a 3-pin POGO connector, but is not limited thereto and various interfaces may be utilized.
  • the electronic device 300 and the external device 350 may operate as a master device and a slave device, respectively.
  • the electronic device 300 may include 3 POGO interfaces 310, a power management integrated circuit (PMIC) 320, an MCU 330, or an application processor (AP) 340.
  • the external device 350 may include a 3 POGO interface 360 , an MCU 370 , a keyboard 380 , or a touch pad 390 .
  • the electronic device 300 may be connected to the external device 350 through the 3 POGO interface 310 .
  • the 3 POGO interface 310 of the electronic device 300 includes three POGO connectors 311, 312, and 313, and the 3 POGO interface 360 of the external device 350 includes three POGO connectors ( 361, 362, 363) may be included.
  • the first connector 311 is for supplying power to the external device 350 and may be in contact with the first connector 361 of the external device 350 . When the first connector 311 contacts the first connector 361 of the external device 350, power supplied from the PMIC 320 may be transferred to the external device 350.
  • the second connector 312 is for performing data communication with the external device 350 and may be in contact with the second connector 362 of the external device 350 .
  • the third connector 313 is for grounding and may be in contact with the third connector 363 of the external device 350 .
  • the external device 350 may obtain user input data from the keyboard 380 or the touch pad 390 .
  • the external device 350 may obtain key input data of the user through the keyboard 380 or coordinate data corresponding to the user's touch input through the touch pad 390 .
  • the external device 350 may encode the user input data using the MCU 370 and transmit the encoded data to the electronic device 300 through the second connector 362 of the 3 POGO interface 360. .
  • the electronic device 300 may receive the encoded user input data from the external device 350 through the second connector 312 of the 3 POGO interface 310 .
  • the electronic device 300 may decode the user input data using the MCU 330 and transmit the decoded data to the AP 340 through an inter-integrated circuit (I2C) communication method.
  • I2C inter-integrated circuit
  • FIG. 3A in order for the electronic device 300 to receive data from the external device 350, the MCU 330 must operate every time, and the current consumption generated thereby is a burden for power management of the electronic device 300. and there may be a problem of increasing component cost due to the use of an MCU chip.
  • the electronic device 300 may include 3 POGO interfaces 310, a PMIC 320, or an application processor (AP) 340.
  • the external device 350 may include a 3 POGO interface 360, a 32 bit MCU 370, a keyboard 380, or a touch pad 390.
  • the electronic device 300 may be connected to the external device 350 through the 3 POGO interface 310 as shown in FIG. 3A .
  • the first connector 311 is for supplying power to the external device 350 and may be in contact with the first connector 361 of the external device 350 .
  • the second connector 312 is for performing data communication with the external device 350 and may be in contact with the second connector 362 of the external device 350 .
  • the third connector 313 is for grounding and may be in contact with the third connector 363 of the external device 350 .
  • the electronic device 300 when the electronic device 300 is connected to the external device 350 through the 3 POGO interface 310, power supplied from the PMIC 320 is transmitted to the external device 350 using the first connector 311. can be forwarded to The electronic device 300 may receive user input data from the external device 350 through the second connector 312 of the 3 POGO interface 310 .
  • the electronic device 300 may implement a GPIO bit banging method in software to process the user input data.
  • the AP 340 of the electronic device 300 may encode or decode data by allocating resources using low/high input/output signals of the arbitrary GPIO 341 .
  • a timing error may occur depending on the workload of the system, and due to this timing error, communication between the two devices is normally performed. There may be issues that don't work.
  • the AP 340 of the electronic device 300 may set a resource lock while exchanging data with the external device 350 . In this case, since the corresponding AP resource cannot process other processes during the time when the resource lock is set, overall system performance of the electronic device 300 may deteriorate.
  • FIG. 4 is a block diagram illustrating the configuration of an electronic device according to an embodiment of the present disclosure.
  • an electronic device 400 is a device that processes input/output data by connecting to an external device (eg, the electronic devices 102 and 104 of FIG. 1 or the external device 250 of FIG. 2A), and displays ( 410), a first data interface circuit 420, a processor 430, or a memory 440.
  • the electronic device 400 may correspond to the electronic device 101 shown in FIG. 1 or the electronic device 200 shown in FIGS. 2A and 2B.
  • the display 410 may display information corresponding to a signal acquired from the external device.
  • the display 410 may display information about a connection state with the external device.
  • the display 410 may display keyboard key input information input from the external device or information corresponding to a touch input on the touch pad.
  • the display 410 may include a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), organic light emitting diodes (OLED), an active matrix organic LED (AMOLED), a flexible It may be configured with at least one or more of a display (flexible display) and a 3-dimensional display (3-dimension display). Also, some of these displays may be configured as a transparent type or a light transmission type so that the outside can be seen through them. This may be configured in the form of a transparent display including a transparent OLED (TOLED).
  • LCD liquid crystal display
  • TFT-LCD thin film transistor LCD
  • OLED organic light emitting diodes
  • AMOLED active matrix organic LED
  • a flexible It may be configured with at least one or more of a display (flexible display) and a 3-dimensional display (3-dimension display). Also, some of these displays may be configured as a transparent type or a light transmission type so that the outside can be seen through them. This may be configured in the form of a transparent display including a transparent OLED
  • the first data interface circuit 420 may be a serial data interface capable of transmitting and receiving data by providing a connection with the external device.
  • the first data interface circuit 420 may include one or more POGO pin connectors to connect to the external device.
  • the first data interface circuit 420 may include a 3-pin pogo connector.
  • the three pogo connectors include a first connector for power supply, a second connector for data transmission and reception, Alternatively, it may be divided into a third connector for grounding.
  • the connector of the first data interface circuit 420 is not limited to the pogo connector and may include various types of connectors that can be connected to external devices.
  • memory 440 when executed, causes at least one processor 430 (eg, processor 120 of FIG. 1 ) to perform various operations.
  • Controlling instructions can be stored.
  • at least one processor 430 may detect a connection with the external device and process input/output data.
  • At least one processor 430 may allocate a plurality of input/output ports for parallel processing of serial data acquired by the first data interface circuit 420 .
  • the plurality of input/output ports may be configured in the form of GPIO pins in which data input or output operations may be controlled according to design purposes.
  • the at least one processor 430 may receive a first signal from an external device through the first data interface circuit 420 .
  • the at least one processor 430 selects data among one or more pogo connectors included in the first data interface circuit 420.
  • the first signal may be received using a connector for transmission and reception.
  • the first signal may be an interrupt signal generated by the external device in response to a connection between the electronic device 200 and the external device, or may include user input data input through the external device.
  • the at least one processor 430 may check a port set to an active state among the plurality of input/output ports.
  • the at least one processor 430 may process the first signal in different ways depending on which port among the plurality of input/output ports is active.
  • At least one processor 430 may check the first signal using the port identified as active. For example, if at least one processor 430 confirms that a first port for processing an interrupt among the plurality of input/output ports is in an active state, the first signal can be identified as an interrupt signal generated by the external device. When the at least one processor 430 confirms that the first signal is an interrupt signal, it can recognize that the external device is connected. According to various embodiments of the present disclosure, when recognizing that the connection with the external device is successfully established, the at least one processor 430 may change a state set for the plurality of input/output ports. At least one processor 430 may set a second port for data reception among the plurality of input/output ports to an active state instead of changing the first port to an inactive state.
  • the at least one processor 430 may process the first signal using a universal asynchronous receiver/transmitter (UART) interface. In this case, at least one processor 430 may process the first signal using a receiver of the universal asynchronous transceiver. At least one processor 430 may check user input data from the first signal and convert the input data into information (eg, visual, auditory, or tactile) in a form that can be provided to the user.
  • UART universal asynchronous receiver/transmitter
  • At least one processor 430 may check user input data from the first signal and convert the input data into information (eg, visual, auditory, or tactile) in a form that can be provided to the user.
  • the at least one processor 430 may determine that no signal is received from the external device for a specified period of time. In this case, the at least one processor 430 may change the second port to an inactive state and set the first port to an active state.
  • At least one processor 430 may control information corresponding to a result of checking the first signal to be displayed on the display 410 . For example, when the at least one processor 430 identifies the first signal as an interrupt signal generated by the external device, information indicating connection with the external device may be displayed on the display 410 . For another example, when the at least one processor 430 identifies the first signal as an input signal input to the external device by the user, input data included in the input signal (eg, key input data of a keyboard or Information corresponding to touch input data of the touch pad) may be displayed on the display 410 . According to various embodiments, at least one processor 430 outputs at least one of a speaker (eg, sound output module 155 of FIG. 1 ) or a vibration generating module (eg, haptic module 179 of FIG. 1 ). The information may be provided to the user by using.
  • a speaker eg, sound output module 155 of FIG. 1
  • a vibration generating module eg, haptic module 179 of
  • At least one processor 430 may determine whether an update is required for the external device. For example, the at least one processor 430 detects an event for updating the firmware of an MCU chip or an internal circuit included in the external device, or checks whether the update-related information occurs at each specified period. can For another example, at least one processor 430 may check whether the external device is updated based on a user request. When the at least one processor 430 determines that the external device needs to be updated, it changes a port currently set to an active state into an inactive state, and sets a third port for data transmission among the plurality of input/output ports to an active state.
  • At least one processor 430 may process update related information of the external device using a universal asynchronous receiver/transmitter (UART) interface.
  • the at least one processor 430 may transfer the update-related information of the external device to the active third port using the transmitter of the universal asynchronous transceiver.
  • At least one processor 430 transmits the update-related information to the first data interface circuit 420 using the third port, and transmits the update-related information to the external device through the first data interface circuit 420. can be sent to
  • the at least one processor 430 may maintain the active state of the second port.
  • At least one processor 430 may allocate an independent clock channel to the universal asynchronous transceiver using a clock management unit (CMU). Due to this, at least one processor 430 can control the universal asynchronous transceiver to stably perform a data reception or transmission operation regardless of an external environment or system workload.
  • CMU clock management unit
  • FIG. 5 is a diagram illustrating a detailed configuration of an electronic device according to an embodiment of the present disclosure.
  • a function or operation described with reference to FIG. 5 may be understood as a function performed by at least one processor 430 of the electronic device 400 of FIG. 4 .
  • the at least one processor 430 may execute instructions (eg, instructions) stored in the memory 440 to implement the software modules indicated by dotted lines in FIG.
  • the display 410, the serial data interface 510, the parallel data interface 520, the controller 550 or the PMIC 560) may be controlled.
  • the electronic device 400 is not limited to the components shown in FIG. 5, and components corresponding to functions required by the electronic device 400 are added among the components shown in FIG. can include
  • an electronic device 400 may include an application processor 500 , a serial data interface 510 , a PMIC 560 , or a display 410 .
  • the application processor 500 may correspond to at least one processor 430 shown in FIG. 4, and may include a parallel data interface 520, an interrupt processing module 530, a UART interface 540, or A controller 550 may be included.
  • the serial data interface 510 is a component module capable of transmitting and receiving data by providing a connection with an external device 590, and includes one or more connectors 511, 512, and 513 directly connected to the external device 590. ) may be included.
  • the external device 590 may be an accessory device (eg, a keyboard book cover) that can be attached/removed through the serial data interface 510 .
  • the serial data interface 510 may be a POGO interface including a 3-pin POGO connector.
  • the three connectors included in the serial data interface 510 are each a first connector 511 for power supply, a second connector 512 for data processing, or a third connector 513 for grounding. can be distinguished.
  • the data interface of the external device 590 may include a 3-pin POGO connector.
  • the first connector 511 contacts the first connector 591 of the external device 590 to receive power supplied from the PMIC 560. It can be transmitted to the external device 590.
  • the second connector 512 may contact the second connector 592 of the external device 590 and perform data communication with the external device 590 .
  • the third connector 513 may contact and be grounded with the third connector 593 of the external device 590 .
  • the serial data interface 510 is not limited to the POGO interface and may include various types of interfaces.
  • the application processor 500 may set an operation mode of the parallel data interface 520 according to an interworking state between the electronic device 400 and the external device 590 .
  • the parallel data interface 520 may include a plurality of GPIO pins for processing input/output data associated with the external device 590 in parallel.
  • the application processor 500 may process data differently according to an operation mode set for the parallel data interface 520 .
  • the controller 550 may set the operation mode of the parallel data interface 520 to the first mode.
  • the controller 550 sets only the A port 521 of the plurality of GPIO ports included in the parallel data interface 520 to an active state, and the remaining ports 522 and 523 to an inactive state.
  • the controller 550 may set an active state by controlling the A port 521 to be in a pull-up or pull-down state.
  • the controller 550 may set the inactive state by physically controlling the remaining ports 522 and 523 to be in an open circuit state.
  • the controller 550 changes the operation mode of the parallel data interface 520 to the first mode when there is no input signal for a specified time after the external device 590 is mounted through the serial data interface 510. can be set
  • the parallel data interface 520 may obtain an interrupt signal received from the external device 590 through the second connector 512 of the serial data interface 510 while being set to the first mode.
  • an interrupt signal is artificially generated, or data initially input from a user after connection is used as an interrupt signal. It can be transmitted to the electronic device 400.
  • the parallel data interface 520 may transmit the interrupt signal to the interrupt processing module 530 by using an active port A 521 among a plurality of ports.
  • the interrupt processing module 530 transmits first information indicating connection with the external device 590 (or information indicating that an initial input is generated after connection with the external device 590) to the controller 550 based on the interrupt signal.
  • the controller 550 may recognize connection with the external device 590 based on the first information, and display information about the connection on the display 410 . According to various embodiments, when recognizing that the controller 550 is connected to the external device 590, the operation mode of the parallel data interface 520 is set (changed) to the second mode for receiving data from the external device 590. )can do. When the operation mode of the parallel data interface 520 is changed to the second mode, the controller 550 sets only the B port 522 among the plurality of GPIO ports included in the parallel data interface 520 to an active state, and sets the other ports to an active state. Ports 521 and 523 can be set to an inactive state.
  • the controller 550 may set an active state by controlling the B port 522 to be in a pull-up or pull-down state.
  • the controller 550 may set an inactive state by physically controlling the remaining ports 521 and 523 to be in an open circuit state.
  • the controller 550 may control the B port 522 of the parallel data interface 520 set to an active state to be connected to the receiver 541 of the UART interface 540 .
  • the parallel data interface 520 may obtain a user input signal input to the external device 590 through the second connector 512 of the serial data interface 510 while set to the second mode.
  • the external device 590 may transmit key input data of a user input through a keyboard or touch input data of a user input through a touch pad to the electronic device 400 as the user input signal.
  • the parallel data interface 520 may transmit the user input signal to the receiver 541 of the UART interface 540 using the B port 522 in an active state among a plurality of ports.
  • the UART interface 540 may transmit the user input signal to the controller 550 using the receiver 541 .
  • the controller 550 may output information corresponding to the user input signal on the display 410 .
  • the controller 550 may convert the user input signal into visual information that the user can understand and display it on the display 410 .
  • the controller 550 may convert the user input signal into auditory information or a vibration signal and output the converted signal.
  • the controller 550 determines that the external device 590 needs to be updated, and sets the operation mode of the parallel data interface 520 to the third mode for transmitting data to the external device 590. can be set (changed) with Illustratively, the controller 550 may detect an event related to a firmware update of an MCU chip or an internal circuit of the external device 590 or determine that the update should be performed based on a user request. there is.
  • the controller 550 sets only the C port 523 among the plurality of GPIO ports included in the parallel data interface 520 to an active state, and sets the other ports to an active state. Ports 521 and 522 can be set to an inactive state.
  • the controller 550 may set an active state by controlling the C port 523 to be in a pull-up or pull-down state.
  • the controller 550 may set the inactive state by physically controlling the remaining ports 521 and 522 to be in an open circuit state.
  • the controller 550 may control the C port 523 of the parallel data interface 520 set to an active state to be connected to the transmitter 542 of the UART interface 540 .
  • the controller 550 may obtain information related to update of the external device 590 from an external server.
  • the information related to the update may be information for updating firmware of an MCU chip included in the external device 590 or an internal circuit.
  • the controller 550 may convert the information related to the update into a signal in a binary form and transmit it to the transmitter 542 of the UART interface 540.
  • the UART interface 540 may transfer information related to the update to the C port 523 of the parallel data interface 520 using the transmitter 542 .
  • Information related to the update may be transmitted to the external device 590 in the form of serial data through the second connector of the serial data interface 510 .
  • the configurations of the electronic device 400 shown in FIG. 5 may be implemented on a 7-layer physical layer of open system interconnection (OSI).
  • OSI open system interconnection
  • the electronic device 400 may allocate a plurality of input/output ports (eg, the parallel data interface 520 of FIG. 5 ) for parallel processing of serial data of a data interface connectable to an external device.
  • the data interface may correspond to the first data interface circuit 420 shown in FIG. 4 or the serial data interface 510 shown in FIG. 5 .
  • Operations illustrated in FIG. 6 may be understood as operations performed by at least one processor 430 of FIG. 4 or the application processor 500 of FIG. 5 .
  • the electronic device 400 considers an interworking state with an external device (eg, the electronic devices 102 and 104 of FIG. 1 , the external device 250 of FIG. 2 , or the external device 590 of FIG. 5 ).
  • an external device eg, the electronic devices 102 and 104 of FIG. 1 , the external device 250 of FIG. 2 , or the external device 590 of FIG. 5 .
  • operation modes for the plurality of input/output ports may be set.
  • the operation mode may be classified according to which port among the plurality of input/output ports is in an active state.
  • the plurality of input/output ports may correspond to a plurality of GPIO ports, respectively, as shown in Table 1.
  • Each port can be set to a pull-up, pull-down or no pull state when it is a GPIO input.
  • the electronic device 400 may determine that the corresponding port is in an active state.
  • the electronic device 400 when each port is set to a no-full state when operating as a GPIO input (or when it is physically open circuit state (high-z state)), can determine that the corresponding port is in an inactive state. there is.
  • Each port may be controlled to output a high or low value in case of GPIO output.
  • the electronic device 400 may set an operation mode of the plurality of input/output ports to a first mode. For example, when the external device 590 is not mounted, the electronic device 400 may set the first mode as shown in FIG. 7 .
  • FIG. 7 is a diagram illustrating a setting state of an electronic device when not connected to an external device according to an embodiment of the present disclosure.
  • the electronic device 400 is in a pull-up or pull-down state for port A 521 among a plurality of GPIO ports included in the parallel data interface 520.
  • the electronic device 400 may control the remaining ports 522 and 523 of the plurality of GPIO ports except the A port 521 to be in an open circuit state and set them in an inactive state.
  • the electronic device 400 may wait for connection with the external device 590 according to the setting of the first mode.
  • the electronic device 400 may check whether an interrupt signal is received from the external device 590.
  • the external device 590 may artificially generate an interrupt signal when connected to the electronic device 400, or may transmit data initially input from a user after being connected to the electronic device 400 as an interrupt signal. there is.
  • the electronic device 400 if it is confirmed that the interrupt signal is not received from the external device 590 (operation 614 - No), the electronic device 400 returns to operation 612 and continues to wait for reception of the interrupt signal.
  • the electronic device 400 may check whether the connection with the external device 590 is recognized in operation 616 .
  • the electronic device 400 may process the interrupt signal as shown in FIG. 8 .
  • FIG. 8 is a diagram illustrating a setting state of an electronic device when connected to an external device according to an embodiment of the present disclosure.
  • the electronic device 400 transmits the interrupt signal to the interrupt processing module 530 using an active port A 521 among a plurality of ports included in the parallel data interface 520.
  • the interrupt processing module 530 transmits first information indicating connection with the external device 590 (or information indicating that an initial input is generated after connection with the external device 590) to the controller 550 based on the interrupt signal. can be forwarded to The controller 550 may recognize connection with the external device 590 based on the first information, and display information about the connection on the display 410 .
  • the electronic device 400 may check whether an update is required for the external device 590 to which the connection is successfully established. According to various embodiments, the electronic device 400 checks whether an MCU chip included in the external device 590 or firmware of an internal circuit has been updated, and the external application server associated with the external device 590 ( Example: Update-related information may be obtained from the server 108 of FIG. 1 . As a result of the check, if it is determined that the external device 590 does not need to be updated (operation 618 - No), the electronic device 400 may change the operation mode of the plurality of input/output ports to the second mode in operation 620.
  • the electronic device 400 may set the second mode as shown in FIG. 9 when updating the external device 590 is not required.
  • FIG. 9 is a diagram illustrating a setting state of an electronic device for receiving data from an external device according to an embodiment of the present disclosure.
  • the electronic device 400 is in a pull-up or pull-down state with respect to the B port 522 among the plurality of GPIO ports included in the parallel data interface 520.
  • the electronic device 400 may control the remaining ports 521 and 523 of the plurality of GPIO ports except the B port 522 to be in an open circuit state and set them in an inactive state.
  • the electronic device 400 may control the B port 522 set to an active state to be connected to the receiver 541 of the UART interface 540.
  • the electronic device 400 may process the user input data as shown in FIG. 9 .
  • the electronic device 400 transmits the user input data to the receiver of the UART interface 540 using an active B port 522 among a plurality of ports included in the parallel data interface 520. (541).
  • the UART interface 540 may transmit the user input data to the controller 550 using the receiver 541 .
  • the controller 550 may output information corresponding to the user input data on the display 410 .
  • the controller 550 may convert the user input data into visual information that the user can understand and display it on the display 410 .
  • the electronic device 400 may determine whether to enter a sleep state. According to various embodiments, the electronic device 400 may determine that it has entered a sleep state when a specified time elapses after receiving a signal from the external device 590 . As a result of the determination, if the electronic device 400 does not enter the sleep state (operation 624 - No), the electronic device 400 returns to operation 622 and continues to wait for reception of user input data from the external device 590. . As a result of the determination, if it is confirmed that the electronic device 400 has entered the sleep state (operation 624 - Yes), the electronic device 400 may return to an initial state and set the parallel data interface 520 to the first mode.
  • the electronic device 400 removes the operation mode of the plurality of input/output ports in operation 626. 3 modes can be changed.
  • the electronic device 400 may set the third mode as shown in FIG. 10 .
  • FIG. 10 is a diagram illustrating a setting state of an electronic device for data transmission to an external device according to an embodiment of the present disclosure.
  • the electronic device 400 is in a pull-up or pull-down state with respect to a C port 523 among a plurality of GPIO ports included in the parallel data interface 520.
  • the electronic device 400 may control the remaining ports 521 and 522 of the plurality of GPIO ports except for the C port 523 to be in an open circuit state and set them in an inactive state.
  • the electronic device 400 may control the C port 523 set to an active state to be connected to the transmitter 542 of the UART interface 540 .
  • the parallel data interface 520 is set to the third mode, the electronic device 400 may obtain update related information of the external device 590 from an external application server.
  • the controller 550 may convert the update-related information into a binary signal and transmit it to the transmitter 542 of the UART interface 540.
  • the UART interface 540 may transmit the update-related information to the C port 523 of the parallel data interface 520 using the transmitter 542 .
  • the update-related information may be transmitted to the external device 590 in the form of serial data through the second connector of the serial data interface 510 .
  • the electronic device 400 connects to an external device (eg, the electronic devices 102 and 104 of FIG. 1 , the external device 250 of FIG. 2A or the external device 590 of FIG. 5 ) to input/output.
  • an external device eg, the electronic devices 102 and 104 of FIG. 1 , the external device 250 of FIG. 2A or the external device 590 of FIG. 5
  • it may correspond to the electronic device 101 shown in FIG. 1 , the electronic device 200 shown in FIGS. 2A and 2B , or the electronic device 400 shown in FIG. 4 .
  • the operations of FIG. 11 may be performed by at least one processor (eg, processor 120 of FIG. 1 or at least one processor 430 of FIG. 4 ) included in the electronic device 400 .
  • the electronic device 400 performs serial data obtained from a first data interface circuit (eg, the first data interface circuit 420 of FIG. 4 or the serial data interface 510 of FIG. 5 ).
  • a plurality of input/output ports eg, GPIO ports 521, 522, and 523 of FIG. 5 for parallel processing may be allocated.
  • the first data interface circuit 420 includes a port for connection with an external device and can transmit/receive serial data with the external device.
  • the electronic device 400 may receive a first signal from the external device through the first data interface circuit 420.
  • the first data interface circuit 420 is a POGO type interface and may include a first connector for power supply, a second connector for data processing, or a third connector for grounding.
  • the electronic device 400 uses the second connector among pogo pin connectors included in the first data interface circuit 420 to transmit the first signal. can receive
  • the electronic device 400 may check a port set to an active state among the plurality of input/output ports.
  • the plurality of input/output ports may be in the form of GPIO pins in which data input or output operations can be controlled according to design purposes.
  • the electronic device 400 may check the first signal using the port identified as active. For example, if the electronic device 400 confirms that a first port for processing an interrupt among the plurality of input/output ports is active, it can identify the first signal as an interrupt signal generated by the external device. When the electronic device 400 confirms that the first signal is an interrupt signal, the electronic device 400 recognizes that it is connected to the external device and can change the state set for the plurality of input/output ports. Instead of changing the first port to an inactive state, the electronic device 400 may set a second port for data reception among the plurality of input/output ports to an active state.
  • the electronic device 400 may identify the first signal as an input signal input to the external device by the user.
  • the input signal may include at least one of key input data input using a keyboard of the external device or touch data input using a touch pad of the external device.
  • the electronic device 400 may process the first signal using a universal asynchronous transceiver (UART) interface (eg, the UART interface 540 of FIG. 5 ).
  • UART universal asynchronous transceiver
  • the electronic device 400 may process the first signal using the receiver of the universal asynchronous transceiver.
  • the electronic device 400 may identify user input data from the first signal and convert the input data into information (eg, visual, auditory, or tactile) in a form that can be provided to the user.
  • the electronic device 400 changes the second port to an inactive state when confirming that no signal is received from the external device for a specified time while the second port is set to an active state, and
  • the first port may be set to an active state.
  • the electronic device 400 displays information corresponding to the result of checking the first signal on a display (eg, the display module 160 of FIG. 1 or the display 410 of FIG. 4). can be displayed
  • a display eg, the display module 160 of FIG. 1 or the display 410 of FIG. 4
  • the electronic device 400 may display information indicating connection with the external device on the display 410 .
  • input data included in the input signal eg, key input data of a keyboard or touch pad
  • Information corresponding to touch input data of may be displayed on the display 410 .
  • the electronic device 400 uses at least one output of a speaker (eg, sound output module 155 of FIG. 1 ) or a vibration generating module (eg, haptic module 179 of FIG. 1 ). In this way, the information may be provided to the user.
  • a speaker eg, sound output module 155 of FIG. 1
  • a vibration generating module eg, haptic module 179 of FIG. 1
  • the electronic device 400 may determine whether an update is required for the external device. For example, the electronic device 400 may detect an event for updating the firmware of an MCU chip or internal circuitry included in the external device, or may check whether the update-related information occurs at a specified period. . For another example, the electronic device 400 may check whether the external device is updated based on a user request. When the electronic device 400 determines that an update for the external device is required, it may change a port currently set to an active state to an inactive state and set a third port for data transmission among the plurality of input/output ports to an active state. there is. According to various embodiments, the electronic device 400 may process update-related information of the external device using a universal asynchronous transceiver interface.
  • the electronic device 400 may transfer the update-related information of the external device to the active third port using the transmitter of the universal asynchronous transceiver.
  • the electronic device 400 transfers the update-related information to the first data interface circuit 420 using the third port, and transmits the update-related information to the external device through the first data interface circuit 420.
  • the electronic device 400 may control the second port to remain active.
  • An electronic device for example, the electronic device 400
  • includes a display for example, the display 410
  • a port for connection with an external device
  • a first port for exchanging serial data with the external device.
  • a data interface circuit eg, first data interface circuit 420
  • at least one processor operably coupled with the first data interface circuit (eg, processor 430), and operatively with the at least one processor.
  • a plurality of input/output ports eg, a memory 440 for parallel processing, by the at least one processor, the serial data received from the first data interface circuit during execution.
  • Example: GPIOs are allocated, a first signal is received from the external device (eg, the external device 590) through the first data interface circuit, and the plurality of input/output ports are received in response to receiving the first signal.
  • instructions for checking a port set to an active state, checking the first signal using the port identified as an active state, and displaying information corresponding to the checking result on the display may be stored.
  • the instructions when the at least one processor confirms that a first port for interrupt processing among the plurality of input/output ports is in an active state, the first signal is identified as an interrupt signal from the external device. and recognize the connection with the external device based on the first signal.
  • the instructions may cause the at least one processor to control the display to display information on connection with the external device on the display.
  • the instructions include, in response to the at least one processor recognizing the connection with the external device, changing the first port in the plurality of input/output ports to an inactive state, and changing the plurality of input/output ports to an inactive state.
  • the second port for receiving data may be set to an active state.
  • the instructions include, when the at least one processor confirms that a second port for receiving data among the plurality of input/output ports is in an active state, the first signal is identified as an input signal from the external device. can make it
  • the instructions may cause the at least one processor to control the display to display input data included in the first signal on the display.
  • the instructions when the at least one processor determines that no signal is received from the external device for a specified period of time, changes the second port in the plurality of input/output ports to an inactive state, Among the plurality of input/output ports, a first port for interrupt processing may be set to an active state.
  • the instructions include determining whether the at least one processor needs to update the external device, and if the external device needs to be updated as a result of the checking, data transmission among the plurality of input/output ports is performed. set a third port for an active state, transmit information related to the update to the first data interface circuit using the third port, and transmit information related to the update from the first data interface circuit to the external device. can be sent to.
  • the instructions may cause the at least one processor to set a second port for receiving data among the plurality of input/output ports to an active state when an update to the external device is not required as a result of the check. can do.
  • the first data interface circuit may include one or more pogo pin connectors.
  • An operating method of an electronic device (eg, the electronic device 400) according to another embodiment allocates a plurality of input/output ports (eg, GPIOs) for parallel processing of serial data obtained from a first data interface circuit, Receiving a first signal from an external device through the first data interface circuit; In response to receiving the first signal, checking a port set to an active state among the plurality of input/output ports; It may include an operation of checking the first signal using the checked port, and an operation of displaying information corresponding to the check result on a display.
  • a plurality of input/output ports eg, GPIOs
  • the operation of checking the first signal if it is confirmed that the first port for interrupt processing of the plurality of input and output ports is active, checking the first signal as an interrupt signal from the external device and recognizing a connection with the external device based on the first signal.
  • the operation of displaying the information corresponding to the confirmation result on the display may include an operation of displaying information on the connection with the external device on the display.
  • the method in response to recognizing the connection with the external device, changes the first port of the plurality of input and output ports to an inactive state, and the second one of the plurality of input and output ports for data reception An operation of setting the port to an active state may be further included.
  • the operation of checking the first signal if it is confirmed that the second port for receiving data among the plurality of input and output ports is active, checking the first signal as an input signal from the external device Actions may be included.
  • the operation of displaying the information corresponding to the confirmation result on the display may include an operation of displaying the input data included in the first signal on the display.
  • the method when confirming that no signal is received from the external device for a specified time period, changes the second port in the plurality of input/output ports to an inactive state, and processes an interrupt among the plurality of input/output ports. It may further include an operation of setting the first port for the active state.
  • the method may include an operation of checking whether an update for the external device is required, and as a result of the check, if an update for the external device is required, activating a third port for data transmission among the plurality of input/output ports. an operation of setting the update to a state, transferring information related to the update to the first data interface circuit using the third port, and transmitting information related to the update from the first data interface circuit to the external device. More actions may be included.
  • the method may further include setting a second port for data reception among the plurality of input/output ports to an active state when an update to the external device is not required as a result of the check.
  • the first data interface circuit may include one or more pogo pin connectors.
  • Electronic devices may be devices of various types.
  • the electronic device may include, for example, a portable communication device (eg, a smart phone), a computer device, a portable multimedia device, a portable medical device, a camera, a wearable device, or a home appliance.
  • a portable communication device eg, a smart phone
  • a computer device e.g., a smart phone
  • a portable multimedia device e.g., a portable medical device
  • a camera e.g., a portable medical device
  • a camera e.g., a portable medical device
  • a camera e.g., a camera
  • a wearable device e.g., a smart bracelet
  • first, second, or first or secondary may simply be used to distinguish that component from other corresponding components, and may refer to that component in other respects (eg, importance or order) is not limited.
  • a (eg, first) component is said to be “coupled” or “connected” to another (eg, second) component, with or without the terms “functionally” or “communicatively.”
  • the certain component may be connected to the other component directly (eg by wire), wirelessly, or through a third component.
  • module used in this document may include a unit implemented by hardware, software, or firmware, and may be used interchangeably with terms such as logic, logic block, component, or circuit, for example.
  • a module may be an integrally constructed component or a minimal unit of components or a portion thereof that performs one or more functions.
  • the module may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • a storage medium eg, internal memory 136 or external memory 138
  • a machine eg, electronic device 101
  • a processor eg, the processor 120
  • a device eg, the electronic device 101
  • the one or more instructions may include code generated by a compiler or code executable by an interpreter.
  • the device-readable storage medium may be provided in the form of a non-transitory storage medium.
  • non-temporary only means that the storage medium is a tangible device and does not contain a signal (e.g. electromagnetic wave), and this term refers to the case where data is stored semi-permanently in the storage medium and It does not discriminate when it is temporarily stored.
  • a signal e.g. electromagnetic wave
  • the method according to various embodiments disclosed in this document may be included and provided in a computer program product.
  • Computer program products may be traded between sellers and buyers as commodities.
  • a computer program product is distributed in the form of a device-readable storage medium (e.g. compact disc read only memory (CD-ROM)), or through an application store (e.g. Play Store TM ) or between two user devices ( It can be distributed (eg downloaded or uploaded) online, directly between smartphones.
  • a device e.g. compact disc read only memory (CD-ROM)
  • an application store e.g. Play Store TM
  • It can be distributed (eg downloaded or uploaded) online, directly between smartphones.
  • at least part of the computer program product may be temporarily stored or temporarily created in a storage medium readable by a device such as a manufacturer's server, an application store server, or a relay server's memory.
  • each component eg, module or program of the components described above may include a singular object or a plurality of entities.
  • one or more components or operations among the aforementioned components may be omitted, or one or more other components or operations may be added.
  • a plurality of components eg modules or programs
  • the integrated component may perform one or more functions of each of the plurality of components identically or similarly to those performed by a corresponding component of the plurality of components prior to the integration. .
  • operations performed by modules, programs, or other components are executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations are executed in a different order, omitted, or , or one or more other operations may be added.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Power Sources (AREA)

Abstract

전자 장치가 제공된다. 상기 전자 장치는, 디스플레이, 외부 장치와의 연결을 위한 포트를 포함하고 외부 장치와 직렬 데이터를 주고받기 위한 제1 데이터 인터페이스 회로, 상기 제1 데이터 인터페이스 회로와 작동적으로 연결된 적어도 하나의 프로세서, 및 상기 적어도 하나의 프로세서와 작동적으로 연결된 메모리를 포함하고, 상기 메모리는, 상기 적어도 하나의 프로세서가, 상기 제1 데이터 인터페이스 회로에서 받은 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트를 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 상기 외부 장치로부터 제1 신호를 수신하고, 상기 제1 신호를 수신함에 응답하여 상기 복수의 입출력 포트들 중 활성 상태로 설정된 포트를 확인하고, 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하고, 정보를 표시하도록 하는 인스트럭션들을 저장할 수 있다.

Description

데이터를 처리하는 전자 장치 및 그 방법
본 개시는 외부 장치와 연관되는 입출력 데이터를 처리하는 전자 장치 및 그 방법에 관한 것이다.
정보통신 기술과 반도체 기술이 발전함에 따라, 전자 장치(예: 스마트폰, 태블릿 장치)는 점점 소형화, 경량화 되는 반면에, 전자 장치에서 제공하는 기능과 서비스는 점차 확대되고 있다. 예를 들어, 전자 장치는 다양한 어플리케이션을 통해 여러가지 유용한 기능을 사용자에게 제공할 수 있다. 최근에는 전자 장치가 키보드 북커버와 같이 장/탈착이 가능한 액세서리 장치와 연동하여 보다 다양한 기능을 지원함으로써, 전자 장치의 효용성을 높이고 사용자의 욕구를 충족시킬 수 있다.
전자 장치가 액세서리 장치(예: 키보드 북커버)와 연동하는 경우, 액세서리 장치의 인터페이스와 1-wire 통신 방식으로 연결되어 데이터 통신을 수행할 수 있다. 전자 장치는 장치 내 MCU(micro controller unit) 타입의 칩을 이용하여 1-wire 통신 데이터를 해석하고, 이를 I2C(inter-integrated circuit) 또는 SPI(serial peripheral interface) 통신 방식으로 프로세서(예: AP(application processor))에 전달할 수 있다. 이 과정에서, 데이터 전달 시 MCU가 매번 동작함에 따라 소모 전류가 발생할 수 있고, MCU 칩 사용으로 인해 전반적인 부품 비용이 증가될 수 있다. 이러한 문제점을 보완하기 위해, 프로세서의 GPIO(general purpose input/output) 로우(low)/하이(high) 입출력 신호를 1-wire 형식으로 구현하는 방식(예: GPIO bit banging)이 제안되었으나, 이 경우 멀티 스레드 환경에서 신호의 인코딩/디코딩 시 발생될 수 있는 타이밍 에러에 의해 통신이 정상적으로 수행되지 않을 수 있다. 또한, 전자 장치와 액세서리 장치가 데이터를 주고받는 동안에 프로세서의 리소스를 잠금(locking) 설정하는 방식이 고려될 수 있지만, 이 경우 리소스 잠금 설정된 시간 동안 다른 프로세스를 처리할 수 없으며, 이로 인해 전자 장치의 전반적인 시스템 성능이 저하될 수 있다.
본 개시의 양태들은 적어도 상기 문제점들 및/또는 단점들을 해결하고, 적어도 후술하는 이점들을 제공하는 것이다. 이에 따라 본 개시의 일 측면은, 전자 장치에서 액세서리 장치를 장착하여 사용함에 있어, FPGA(field programmable gate array) 또는 MCU(micro controller unit)와 같은 별도의 칩을 추가하지 않고 구현될 수 있는 1-wire 통신 방식을 제공하여, 통신 과정에서 발생하는 전력 소모량과 부품 비용을 낮출 수 있다.
본 개시의 다른 측면은, 외부 환경과 관계없이 독립된 클럭 채널을 할당받는 인터페이스를 이용하여 처리될 수 있는 액세서리 장치에 입출력 데이터를 제공하여, 데이터 통신 과정에서의 시간 동기 에러(time sync error)나 프로세서의 리소스 점유를 방지하고, 시스템 성능을 유지할 수 있다.
본 문서에 개시되는 실시 예들에서 이루고자 하는 기술적 과제는 이상에서 언급한 기술적 과제로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재로부터 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.
본 개시의 일 측면에 따르면, 전자 장치가 제공된다. 상기 전자 장치는, 디스플레이, 외부 장치와의 연결을 위한 포트를 포함하고 외부 장치와 직렬 데이터를 주고 받기 위한 제1 데이터 인터페이스 회로, 상기 제1 데이터 인터페이스 회로와 작동적으로 연결된 적어도 하나의 프로세서, 및 상기 적어도 하나의 프로세서와 작동적으로 연결된 메모리를 포함하고, 상기 메모리는, 실행 시에, 상기 적어도 하나의 프로세서가, 상기 제1 데이터 인터페이스 회로에서 받은 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트들(예: GPIOs)를 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 상기 외부 장치로부터 제1 신호를 수신하고, 상기 제1 신호를 수신함에 응답하여 상기 복수의 입출력 포트들 중 활성 상태로 설정된 포트를 확인하고, 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하고, 상기 확인 결과에 대응하는 정보를 상기 디스플레이 상에 표시하도록 하는 인스트럭션들을 저장할 수 있다.
본 개시의 다른 일 측에 따르면, 전자 장치의 동작 방법이 제공된다. 상기 동작 방법은, 제1 데이터 인터페이스 회로에서 획득한 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트들(예: GPIOs)를 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 외부 장치로부터 제1 신호를 수신하는 동작, 상기 제1 신호를 수신함에 응답하여, 제상기 복수 개의 포트들 중 활성 상태로 설정된 포트를 확인하는 동작, 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하는 동작, 및 상기 확인 결과에 대응하는 정보를 디스플레이 상에 표시하는 동작을 포함할 수 있다.
본 문서에 개시된 다양한 실시 예들에 따르면, 전자 장치(예: 스마트폰, 태블릿 장치)에서 외부 장치(예: 키보드 북커버)를 장착하여 사용함에 있어, 별도의 하드웨어 구성을 추가하지 않고 1-wire 통신 방식을 구현함으로써, 통신 과정에서 발생하는 전력 소모량과 부품 비용을 낮출 수 있다. 또한, 외부 환경과 관계없이 독립된 클럭 채널을 할당받는 인터페이스를 이용하여 액세서리 장치와의 입출력 데이터를 처리함으로써, 데이터 통신 과정에서의 시간 동기 에러(time sync error)나 프로세서의 리소스 점유를 방지하고, 시스템 성능을 보다 향상시킬 수 있다.
이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.
본 개시의 특정 실시예들의 상기에서 설명한 바와 같은, 또한 다른 측면들과, 특징들 및 이득들은 첨부 도면들과 함께 처리되는 하기의 설명으로부터 보다 명백하게 될 것이다.
도 1은 본 개시의 일 실시 예에 따른 네트워크 환경 내의 전자 장치의 블록도이다.
도 2a 및 도 2b는 본 개시의 다양한 실시 예에 따른 전자 장치와 외부 장치의 연결 구조를 설명하는 도면이다.
도 3a 및 도 3b는 본 개시의 다양한 실시 예에 따른 전자 장치에서 외부 장치와 연동하는 방식에 대해 설명하는 도면이다.
도 4는 본 개시의 일 실시 예에 따른 전자 장치의 구성을 도시하는 블록도이다.
도 5는 본 개시의 일 실시 예에 따른 전자 장치의 세부 구성을 설명하는 도면이다.
도 6은 본 개시의 일 실시 예에 따라, 전자 장치에서 데이터 처리를 위해 설정되는 동작 모드에 대해 설명하는 도면이다.
도 7은 본 개시의 일 실시 예에 따른, 외부 장치와 미 연결 시 전자 장치의 설정 상태를 설명하는 도면이다.
도 8은 본 개시의 일 실시 예에 따른, 외부 장치와 연결 시 전자 장치의 설정 상태를 설명하는 도면이다.
도 9는 본 개시의 일 실시 예에 따라, 외부 장치로부터의 데이터 수신을 위한 전자 장치의 설정 상태를 설명하는 도면이다.
도 10은 본 개시의 일 실시 예에 따른, 외부 장치로의 데이터 송신을 위한 전자 장치의 설정 상태를 설명하는 도면이다.
도 11은 본 개시의 일 실시 예에 따른, 전자 장치의 동작 방법을 도시하는 흐름도이다.
도면에 걸쳐, 동일 또는 유사한 참조 부호는 동일 또는 유사한 부품, 구성 요소 및 구조를 지칭하는 것으로 이해될 것이다.
이하, 첨부된 도면을 참조하여 본 문서에 개시된 다양한 실시 예들이 설명된다. 이는 본 개시의 다양한 실시 예들을 특정한 형태로 한정하려는 것이 아니며, 본 개시의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다.
도 1은 본 개시의 일 실시 예에 따른 네트워크 환경 내의 전자 장치를 도시한 도면이다.
도 1을 참조하면, 네트워크 환경(100)에서 전자 장치(101)는 제1 네트워크(198)(예: 근거리 무선 통신 네트워크)를 통하여 전자 장치(102)와 통신하거나, 또는 제2 네트워크(199)(예: 원거리 무선 통신 네트워크)를 통하여 전자 장치(104) 또는 서버(108) 중 적어도 하나와 통신할 수 있다. 일 실시 예에 따르면, 전자 장치(101)는 서버(108)를 통하여 전자 장치(104)와 통신할 수 있다. 일 실시 예에 따르면, 전자 장치(101)는 프로세서(120), 메모리(130), 입력 모듈(150), 음향 출력 모듈(155), 디스플레이 모듈(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 연결 단자(178), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 또는 안테나 모듈(197)을 포함할 수 있다. 어떤 실시 예에서는, 전자 장치(101)에는, 이 구성요소들 중 적어도 하나(예: 연결 단자(178))가 생략되거나, 하나 이상의 다른 구성요소가 추가될 수 있다. 어떤 실시 예에서는, 이 구성요소들 중 일부들(예: 센서 모듈(176), 카메라 모듈(180), 또는 안테나 모듈(197))은 하나의 구성요소(예: 디스플레이 모듈(160))로 통합될 수 있다.
프로세서(120)는, 예를 들면, 소프트웨어(예: 프로그램(140))를 실행하여 프로세서(120)에 연결된 전자 장치(101)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)를 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다. 일 실시 예에 따르면, 데이터 처리 또는 연산의 적어도 일부로서, 프로세서(120)는 다른 구성요소(예: 센서 모듈(176) 또는 통신 모듈(190))로부터 수신된 명령 또는 데이터를 휘발성 메모리(132)에 저장하고, 휘발성 메모리(132)에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리(134)에 저장할 수 있다. 일 실시 예에 따르면, 프로세서(120)는 메인 프로세서(121)(예: 중앙 처리 장치 또는 어플리케이션 프로세서) 또는 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(123)(예: 그래픽 처리 장치, 신경망 처리 장치(NPU: neural processing unit), 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 예를 들어, 전자 장치(101)가 메인 프로세서(121) 및 보조 프로세서(123)를 포함하는 경우, 보조 프로세서(123)는 메인 프로세서(121)보다 저전력을 사용하거나, 지정된 기능에 특화되도록 설정될 수 있다. 보조 프로세서(123)는 메인 프로세서(121)와 별개로, 또는 그 일부로서 구현될 수 있다.
보조 프로세서(123)는, 예를 들면, 메인 프로세서(121)가 인액티브(예: 슬립) 상태에 있는 동안 메인 프로세서(121)를 대신하여, 또는 메인 프로세서(121)가 액티브(예: 어플리케이션 실행) 상태에 있는 동안 메인 프로세서(121)와 함께, 전자 장치(101)의 구성요소들 중 적어도 하나의 구성요소(예: 디스플레이 모듈(160), 센서 모듈(176), 또는 통신 모듈(190))와 관련된 기능 또는 상태들의 적어도 일부를 제어할 수 있다. 일 실시 예에 따르면, 보조 프로세서(123)(예: 이미지 시그널 프로세서 또는 커뮤니케이션 프로세서)는 기능적으로 관련 있는 다른 구성요소(예: 카메라 모듈(180) 또는 통신 모듈(190))의 일부로서 구현될 수 있다. 일 실시 예에 따르면, 보조 프로세서(123)(예: 신경망 처리 장치)는 인공지능 모델의 처리에 특화된 하드웨어 구조를 포함할 수 있다. 인공지능 모델은 기계 학습을 통해 생성될 수 있다. 이러한 학습은, 예를 들어, 인공지능 모델이 수행되는 전자 장치(101) 자체에서 수행될 수 있고, 별도의 서버(예: 서버(108))를 통해 수행될 수도 있다. 학습 알고리즘은, 예를 들어, 지도형 학습(supervised learning), 비지도형 학습(unsupervised learning), 준지도형 학습(semi-supervised learning) 또는 강화 학습(reinforcement learning)을 포함할 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은, 복수의 인공 신경망 레이어들을 포함할 수 있다. 인공 신경망은 심층 신경망(DNN: deep neural network), CNN(convolutional neural network), RNN(recurrent neural network), RBM(restricted Boltzmann machine), DBN(deep belief network), BRDNN(bidirectional recurrent deep neural network), 심층 Q-네트워크(deep Q-networks) 또는 상기 중 둘 이상의 조합 중 하나일 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은 하드웨어 구조 이외에, 추가적으로 또는 대체적으로, 소프트웨어 구조를 포함할 수 있다.
메모리(130)는, 전자 장치(101)의 적어도 하나의 구성요소(예: 프로세서(120) 또는 센서 모듈(176))에 의해 사용되는 다양한 데이터를 저장할 수 있다. 데이터는, 예를 들어, 소프트웨어(예: 프로그램(140)) 및, 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 포함할 수 있다. 메모리(130)는, 휘발성 메모리(132) 또는 비휘발성 메모리(134)를 포함할 수 있다.
프로그램(140)은 메모리(130)에 소프트웨어로서 저장될 수 있으며, 예를 들면, 운영 체제(142), 미들 웨어(144) 또는 어플리케이션(146)을 포함할 수 있다.
입력 모듈(150)은, 전자 장치(101)의 구성요소(예: 프로세서(120))에 사용될 명령 또는 데이터를 전자 장치(101)의 외부(예: 사용자)로부터 수신할 수 있다. 입력 모듈(150)은, 예를 들면, 마이크, 마우스, 키보드, 키(예: 버튼), 또는 디지털 펜(예: 스타일러스 펜)을 포함할 수 있다.
음향 출력 모듈(155)은 음향 신호를 전자 장치(101)의 외부로 출력할 수 있다. 음향 출력 모듈(155)은, 예를 들면, 스피커 또는 리시버를 포함할 수 있다. 스피커는 멀티미디어 재생 또는 녹음 재생과 같이 일반적인 용도로 사용될 수 있다. 리시버는 착신 전화를 수신하기 위해 사용될 수 있다. 일 실시 예에 따르면, 리시버는 스피커와 별개로, 또는 그 일부로서 구현될 수 있다.
디스플레이 모듈(160)은 전자 장치(101)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 디스플레이 모듈(160)은, 예를 들면, 디스플레이, 홀로그램 장치, 또는 프로젝터 및 해당 장치를 제어하기 위한 제어 회로를 포함할 수 있다. 일 실시 예에 따르면, 디스플레이 모듈(160)은 터치를 감지하도록 설정된 터치 센서, 또는 상기 터치에 의해 발생되는 힘의 세기를 측정하도록 설정된 압력 센서를 포함할 수 있다.
오디오 모듈(170)은 소리를 전기 신호로 변환시키거나, 반대로 전기 신호를 소리로 변환시킬 수 있다. 일 실시 예에 따르면, 오디오 모듈(170)은, 입력 모듈(150)을 통해 소리를 획득하거나, 음향 출력 모듈(155), 또는 전자 장치(101)와 직접 또는 무선으로 연결된 외부 전자 장치(예: 전자 장치(102))(예: 스피커 또는 헤드폰)를 통해 소리를 출력할 수 있다.
센서 모듈(176)은 전자 장치(101)의 작동 상태(예: 전력 또는 온도), 또는 외부의 환경 상태(예: 사용자 상태)를 감지하고, 감지된 상태에 대응하는 전기 신호 또는 데이터 값을 생성할 수 있다. 일 실시 예에 따르면, 센서 모듈(176)은, 예를 들면, 제스처 센서, 자이로 센서, 기압 센서, 마그네틱 센서, 가속도 센서, 그립 센서, 근접 센서, 컬러 센서, IR(infrared) 센서, 생체 센서, 온도 센서, 습도 센서, 또는 조도 센서를 포함할 수 있다.
인터페이스(177)는 전자 장치(101)가 외부 전자 장치(예: 전자 장치(102))와 직접 또는 무선으로 연결되기 위해 사용될 수 있는 하나 이상의 지정된 프로토콜들을 지원할 수 있다. 일 실시 예에 따르면, 인터페이스(177)는, 예를 들면, HDMI(high definition multimedia interface), USB(universal serial bus) 인터페이스, SD카드 인터페이스, 또는 오디오 인터페이스를 포함할 수 있다.
연결 단자(178)는, 그를 통해서 전자 장치(101)가 외부 전자 장치(예: 전자 장치(102))와 물리적으로 연결될 수 있는 커넥터를 포함할 수 있다. 일 실시 예에 따르면, 연결 단자(178)는, 예를 들면, HDMI 커넥터, USB 커넥터, SD 카드 커넥터, 또는 오디오 커넥터(예: 헤드폰 커넥터)를 포함할 수 있다.
햅틱 모듈(179)은 전기적 신호를 사용자가 촉각 또는 운동 감각을 통해서 인지할 수 있는 기계적인 자극(예: 진동 또는 움직임) 또는 전기적인 자극으로 변환할 수 있다. 일 실시 예에 따르면, 햅틱 모듈(179)은, 예를 들면, 모터, 압전 소자, 또는 전기 자극 장치를 포함할 수 있다.
카메라 모듈(180)은 정지 영상 및 동영상을 촬영할 수 있다. 일 실시 예에 따르면, 카메라 모듈(180)은 하나 이상의 렌즈들, 이미지 센서들, 이미지 시그널 프로세서들, 또는 플래시들을 포함할 수 있다.
전력 관리 모듈(188)은 전자 장치(101)에 공급되는 전력을 관리할 수 있다. 일 실시 예에 따르면, 전력 관리 모듈(188)은, 예를 들면, PMIC(power management integrated circuit)의 적어도 일부로서 구현될 수 있다.
배터리(189)는 전자 장치(101)의 적어도 하나의 구성요소에 전력을 공급할 수 있다. 일 실시 예에 따르면, 배터리(189)는, 예를 들면, 재충전 불가능한 1차 전지, 재충전 가능한 2차 전지 또는 연료 전지를 포함할 수 있다.
통신 모듈(190)은 전자 장치(101)와 외부 전자 장치(예: 전자 장치(102), 전자 장치(104), 또는 서버(108)) 간의 직접(예: 유선) 통신 채널 또는 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다. 통신 모듈(190)은 프로세서(120)(예: 어플리케이션 프로세서)와 독립적으로 운영되고, 직접(예: 유선) 통신 또는 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다. 일 실시 예에 따르면, 통신 모듈(190)은 무선 통신 모듈(192)(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(194)(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함할 수 있다. 이들 통신 모듈 중 해당하는 통신 모듈은 제1 네트워크(198)(예: 블루투스, Wi-Fi(wireless fidelity) direct 또는 IrDA(infrared data association)와 같은 근거리 통신 네트워크) 또는 제2 네트워크(199)(예: 레거시 셀룰러 네트워크, 5G 네트워크, 차세대 통신 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부의 전자 장치(104)와 통신할 수 있다. 이런 여러 종류의 통신 모듈들은 하나의 구성요소(예: 단일 칩)로 통합되거나, 또는 서로 별도의 복수의 구성요소들(예: 복수 칩들)로 구현될 수 있다. 무선 통신 모듈(192)은 가입자 식별 모듈(196)에 저장된 가입자 정보(예: 국제 모바일 가입자 식별자(IMSI))를 이용하여 제1 네트워크(198) 또는 제2 네트워크(199)와 같은 통신 네트워크 내에서 전자 장치(101)를 확인 또는 인증할 수 있다.
무선 통신 모듈(192)은 4G 네트워크 이후의 5G 네트워크 및 차세대 통신 기술, 예를 들어, NR 접속 기술(new radio access technology)을 지원할 수 있다. NR 접속 기술은 고용량 데이터의 고속 전송(eMBB(enhanced mobile broadband)), 단말 전력 최소화와 다수 단말의 접속(mMTC(massive machine type communications)), 또는 고신뢰도와 저지연(URLLC(ultra-reliable and low-latency communications))을 지원할 수 있다. 무선 통신 모듈(192)은, 예를 들어, 높은 데이터 전송률 달성을 위해, 고주파 대역(예: mmWave 대역)을 지원할 수 있다. 무선 통신 모듈(192)은 고주파 대역에서의 성능 확보를 위한 다양한 기술들, 예를 들어, 빔포밍(beamforming), 거대 배열 다중 입출력(massive MIMO(multiple-input and multiple-output)), 전차원 다중입출력(FD-MIMO: full dimensional MIMO), 어레이 안테나(array antenna), 아날로그 빔형성(analog beam-forming), 또는 대규모 안테나(large scale antenna)와 같은 기술들을 지원할 수 있다. 무선 통신 모듈(192)은 전자 장치(101), 외부 전자 장치(예: 전자 장치(104)) 또는 네트워크 시스템(예: 제2 네트워크(199))에 규정되는 다양한 요구사항을 지원할 수 있다. 일 실시 예에 따르면, 무선 통신 모듈(192)은 eMBB 실현을 위한 Peak data rate(예: 20Gbps 이상), mMTC 실현을 위한 손실 Coverage(예: 164dB 이하), 또는 URLLC 실현을 위한 U-plane latency(예: 다운링크(DL) 및 업링크(UL) 각각 0.5ms 이하, 또는 라운드 트립 1ms 이하)를 지원할 수 있다.
안테나 모듈(197)은 신호 또는 전력을 외부(예: 외부의 전자 장치)로 송신하거나 외부로부터 수신할 수 있다. 일 실시 예에 따르면, 안테나 모듈(197)은 서브스트레이트(예: PCB) 위에 형성된 도전체 또는 도전성 패턴으로 이루어진 방사체를 포함하는 안테나를 포함할 수 있다. 일 실시 예에 따르면, 안테나 모듈(197)은 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다. 이런 경우, 제1 네트워크(198) 또는 제2 네트워크(199)와 같은 통신 네트워크에서 사용되는 통신 방식에 적합한 적어도 하나의 안테나가, 예를 들면, 통신 모듈(190)에 의하여 상기 복수의 안테나로부터 선택될 수 있다. 신호 또는 전력은 상기 선택된 적어도 하나의 안테나를 통하여 통신 모듈(190)과 외부의 전자 장치 간에 송신되거나 수신될 수 있다. 어떤 실시 예에 따르면, 방사체 이외에 다른 부품(예: RFIC(radio frequency integrated circuit))이 추가로 안테나 모듈(197)의 일부로 형성될 수 있다.
다양한 실시 예에 따르면, 안테나 모듈(197)은 mmWave 안테나 모듈을 형성할 수 있다. 일 실시 예에 따르면, mmWave 안테나 모듈은 인쇄 회로 기판, 상기 인쇄 회로 기판의 제1 면(예: 아래 면)에 또는 그에 인접하여 배치되고 지정된 고주파 대역(예: mmWave 대역)을 지원할 수 있는 RFIC, 및 상기 인쇄 회로 기판의 제2 면(예: 윗면 또는 측면)에 또는 그에 인접하여 배치되고 상기 지정된 고주파 대역의 신호를 송신 또는 수신할 수 있는 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다.
상기 구성요소들 중 적어도 일부는 주변 기기들간 통신 방식(예: 버스, GPIO(general purpose input and output) 포트, SPI(serial peripheral interface), 또는 MIPI(mobile industry processor interface))을 통해 서로 연결되고 신호(예: 명령 또는 데이터)를 상호간에 교환할 수 있다.
일 실시 예에 따르면, 명령 또는 데이터는 제2 네트워크(199)에 연결된 서버(108)를 통해서 전자 장치(101)와 외부의 전자 장치(104)간에 송신 또는 수신될 수 있다. 외부의 전자 장치(102, 또는 104) 각각은 전자 장치(101)와 동일한 또는 다른 종류의 장치일 수 있다. 일 실시 예에 따르면, 전자 장치(101)에서 실행되는 동작들의 전부 또는 일부는 외부의 전자 장치들(102, 104, 또는 108) 중 하나 이상의 외부의 전자 장치에서 실행될 수 있다. 예를 들면, 전자 장치(101)가 어떤 기능이나 서비스를 자동으로, 또는 사용자 또는 다른 장치로부터의 요청에 반응하여 수행해야 할 경우에, 전자 장치(101)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 하나 이상의 외부의 전자 장치들에게 그 기능 또는 그 서비스의 적어도 일부를 수행하라고 요청할 수 있다. 상기 요청을 수신한 하나 이상의 외부의 전자 장치들은 요청된 기능 또는 서비스의 적어도 일부, 또는 상기 요청과 관련된 추가 기능 또는 서비스를 실행하고, 그 실행의 결과를 전자 장치(101)로 전달할 수 있다. 전자 장치(101)는 상기 결과를, 그대로 또는 추가적으로 처리하여, 상기 요청에 대한 응답의 적어도 일부로서 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 모바일 에지 컴퓨팅(MEC: mobile edge computing), 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다. 전자 장치(101)는, 예를 들어, 분산 컴퓨팅 또는 모바일 에지 컴퓨팅을 이용하여 초저지연 서비스를 제공할 수 있다. 다른 실시 예에 있어서, 외부의 전자 장치(104)는 IoT(internet of things) 기기를 포함할 수 있다. 서버(108)는 기계 학습 및/또는 신경망을 이용한 지능형 서버일 수 있다. 일 실시 예에 따르면, 외부의 전자 장치(104) 또는 서버(108)는 제2 네트워크(199) 내에 포함될 수 있다. 전자 장치(101)는 5G 통신 기술 및 IoT 관련 기술을 기반으로 지능형 서비스(예: 스마트 홈, 스마트 시티, 스마트 카, 또는 헬스 케어)에 적용될 수 있다.
도 2a 및 도 2b는 본 개시의 다양한 실시 예에 따른 전자 장치와 외부 장치의 연결 구조를 설명하는 도면이다.
도 2a 및 도 2b를 참조하면, 전자 장치(200)는 외부 장치(250)와 연동하여 보다 다양한 기능을 제공할 수 있다. 예를 들어, 외부 장치(250)는 키보드 기능 및/또는 터치 패드 기능을 포함하는 키보드 북커버와 같은 액세서리 장치일 수 있다.
도 2a를 참조하면, 전자 장치(200)는 데이터 인터페이스(210), 자석(221, 222) 또는 디스플레이(230)를 포함할 수 있다. 다양한 실시 예에 따라, 데이터 인터페이스(210)는 POGO 형식의 시리얼 데이터 인터페이스로서, 하나 이상의 POGO 커넥터(211, 212, 213)를 포함할 수 있다. 일 실시 예에서, 자석(221, 222)은 자성(magnetic forces)을 이용하여 외부 장치(250)와의 접속을 지원하기 위한 것으로, 전자 장치(200)에서 외부 장치(250)와 접속되는 측면에 배치될 수 있다. 예를 들어, 전자 장치(200)는, 데이터 인터페이스(210)를 통해 외부 장치(250)와 접속되는 경우, 자석(221, 222)을 이용하여 외부 장치(250)와의 접속을 견고하게 유지할 수 있으며, 사용자 의도와 관계없이 외부 장치(250)가 탈착되는 것을 방지할 수 있다. 일 실시 예에서, 디스플레이(230)는 외부 장치(250)와 접속 시 외부 장치(250)로부터 획득한 사용자 입력에 대응하는 정보를 표시할 수 있다. 예를 들어, 전자 장치(200)는 데이터 인터페이스(210)를 통해 외부 장치(250)로부터 사용자 입력 데이터를 수신하면, 상기 사용자 입력 데이터를 사용자가 이해할 수 있는 시각적 정보로 변환하여 디스플레이(230) 상에 출력할 수 있다.
일 실시 예에 따르면, 외부 장치(250)는 전자 장치(200)와의 접속을 위해 데이터 인터페이스(260), 또는 자석(271, 272)을 포함할 수 있다. 데이터 인터페이스(260)는 전자 장치(200)와의 접속을 위해 전자 장치(200)의 데이터 인터페이스(210)와 맞닿는 위치에 배치될 수 있다. 다양한 실시 예에 따라, 데이터 인터페이스(260)는 POGO 형식의 시리얼 데이터 인터페이스로서, 하나 이상의 POGO 커넥터(261, 262, 263)를 포함할 수 있다. 일 실시 예에서, 자석(271, 272)은 자성(magnetic forces)을 이용하여 전자 장치(200)와의 접속을 지원할 수 있으며, 전자 장치(200)의 자석(221, 222)과 맞닿는 위치에 배치될 수 있다. 다양한 실시 예에 따라, 외부 장치(250)는 사용자 입력을 획득하기 위한 수단으로 키보드(280) 및/또는 터치 패드(미도시)를 포함할 수 있다.
일 실시 예에 따르면, 전자 장치(200)는 도 2b와 같이 외부 장치(250)와 결합될 수 있다. 예를 들어, 전자 장치(200)는 POGO 커넥터(211, 212, 213)를 이용하여 외부 장치(250)와 접속할 수 있으며, 전자 장치(200)의 자석(221, 222)과 외부 장치(250)의 자석(271, 272)을 통해 두 장치 간 접속이 견고하게 유지될 수 있다. 다양한 실시 예에 따라, 외부 장치(250)는 백 커버(251)와 프론트 커버(252)로 분리될 수 있다. 이 경우, 프론트 커버(252)는 커넥터(261, 262, 263)를 통해 전자 장치(200)와의 접속 상태를 유지하고, 백 커버(251)는 전자 장치(200)의 디스플레이 후면에 부착될 수 있다. 일 실시 예에서, 백 커버(251)는 사용자 조작에 따라 다양한 각도로 접힐 수 있으며, 접히는 경우 전자 장치(200)가 스탠딩 상태를 유지하도록 지지할 수 있다. 일 실시 예에서, 프론트 커버(252)는 키보드(280) 및/또는 터치 패드(미도시)를 포함할 수 있으며, 이들 입력 회로로부터 획득된 사용자 입력 데이터는 커넥터(261, 262, 263)를 통해 전자 장치(200)로 전송할 수 있다. 전자 장치(200)는 외부 장치(250)의 프론트 커버(252)로부터 수신한 사용자 입력 데이터에 대응하는 정보를 디스플레이(230) 상에 표시할 수 있다.
도 3a 및 도 3b는 본 개시의 다양한 실시 예에 따른 전자 장치에서 외부 장치와 연동하는 방식에 대해 설명하는 도면이다. 다양한 실시 예에 따라, 전자 장치(300)와 직접 연결하여 사용되는 외부 장치(예: 키보드 북커버)의 경우, 1-wire 통신 방식을 지원하는 시리얼 데이터 인터페이스를 사용할 수 있다. 예시적으로, 상기 시리얼 데이터 인터페이스는 3핀 POGO 커넥터를 포함하는 POGO 인터페이스일 수 있으나, 이에 제한되지 않고 다양한 인터페이스가 활용될 수 있다. 상기 시리얼 데이터 인터페이스를 통해 서로 접속된 경우, 전자 장치(300)와 외부 장치(350)는 각각 마스터 장치(master device) 및 슬레이브 장치(slave device)로서 동작할 수 있다.
도 3a를 참조하면, 전자 장치(300)는 3 POGO 인터페이스(310), PMIC(power management integrated circuit)(320), MCU(330) 또는 AP(application processor)(340)를 포함할 수 있다. 외부 장치(350)는 3 POGO 인터페이스(360), MCU(370), 키보드(380), 또는 터치패드(390)를 포함할 수 있다.
비교 예에서, 전자 장치(300)는 3 POGO 인터페이스(310)를 통해 외부 장치(350)와 접속될 수 있다. 예를 들어, 전자 장치(300)의 3 POGO 인터페이스(310)는 3개의 POGO 커넥터(311, 312, 313)를 포함하고, 외부 장치(350)의 3 POGO 인터페이스(360)는 3개의 POGO 커넥터(361, 362, 363)를 포함할 수 있다. 제1 커넥터(311)는 외부 장치(350)에 전력을 공급하기 위한 것으로, 외부 장치(350)의 제1 커넥터(361)와 접촉될 수 있다. 제1 커넥터(311)는 외부 장치(350)의 제1 커넥터(361)와 접촉되는 경우, PMIC(320)로부터 공급되는 전력을 외부 장치(350)로 전달할 수 있다. 제2 커넥터(312)는 외부 장치(350)와의 데이터 통신을 수행하기 위한 것으로, 외부 장치(350)의 제2 커넥터(362)와 접촉될 수 있다. 제3 커넥터(313)는 접지를 위한 것으로, 외부 장치(350)의 제3 커넥터(363)와 접촉될 수 있다.
비교 예에서, 외부 장치(350)는 키보드(380) 또는 터치패드(390)로부터 사용자 입력 데이터를 획득할 수 있다. 예를 들어, 외부 장치(350)는 키보드(380)를 통해 사용자의 키 입력 데이터를 획득하거나, 또는 터치 패드(390)를 통해 사용자의 터치 입력에 대응하는 좌표 데이터를 획득할 수 있다. 외부 장치(350)는 MCU(370)를 이용하여 상기 사용자 입력 데이터를 인코딩하고, 상기 인코딩된 데이터를 3 POGO 인터페이스(360)의 제2 커넥터(362)를 통해 전자 장치(300)로 전송할 수 있다.
비교 예에서, 전자 장치(300)는 3 POGO 인터페이스(310)의 제2 커넥터(312)를 통해 외부 장치(350)로부터 상기 인코딩된 사용자 입력 데이터를 수신할 수 있다. 전자 장치(300)는 MCU(330)를 이용하여 상기 사용자 입력 데이터를 디코딩하고, 상기 디코딩된 데이터를 I2C(inter-integrated circuit) 통신 방식으로 AP(340)에 전달할 수 있다. 도 3a에서, 전자 장치(300)가 외부 장치(350)로부터 데이터를 수신하기 위해서는 MCU(330)가 매번 동작하여야 하는데, 이로 인해 발생되는 소모 전류는 전자 장치(300)의 전력 관리에 대한 부담으로 작용할 수 있고, MCU 칩 사용에 따른 부품 비용이 증가되는 문제가 있을 수 있다.
도 3b를 참조하면, 전자 장치(300)는 3 POGO 인터페이스(310), PMIC(320) 또는 AP(application processor)(340)를 포함할 수 있다. 외부 장치(350)는 3 POGO 인터페이스(360), 32 bit MCU(370), 키보드(380), 또는 터치패드(390)를 포함할 수 있다.
비교 예에서, 전자 장치(300)는 도 3a와 마찬가지로, 3 POGO 인터페이스(310)를 통해 외부 장치(350)와 접속될 수 있다. 예를 들어, 제1 커넥터(311)는 외부 장치(350)에 전력을 공급하기 위한 것으로, 외부 장치(350)의 제1 커넥터(361)와 접촉될 수 있다. 제2 커넥터(312)는 외부 장치(350)와의 데이터 통신을 수행하기 위한 것으로, 외부 장치(350)의 제2 커넥터(362)와 접촉될 수 있다. 제3 커넥터(313)는 접지를 위한 것으로, 외부 장치(350)의 제3 커넥터(363)와 접촉될 수 있다.
비교 예에서, 전자 장치(300)는 3 POGO 인터페이스(310)를 통해 외부 장치(350)와 접속되면, 제1 커넥터(311)를 이용하여 PMIC(320)로부터 공급되는 전력을 외부 장치(350)로 전달할 수 있다. 전자 장치(300)는 3 POGO 인터페이스(310)의 제2 커넥터(312)를 통해 외부 장치(350)로부터 사용자 입력 데이터를 수신할 수 있다. 도 3b에서, 전자 장치(300)는 상기 사용자 입력 데이터를 처리하기 위해 GPIO 비트 뱅잉(bit banging) 방식을 소프트웨어로 구현할 수 있다. 예를 들어, 전자 장치(300)의 AP(340)는 Arbitrary GPIO(341)의 low/high 입출력 신호를 이용하여 리소스를 할당함으로써, 데이터의 인코딩 또는 디코딩을 수행할 수 있다. 이 경우, 리눅스(linux)나 윈도우(windows)와 같은 멀티 스레드 환경에서 신호의 인코딩/디코딩 수행 시 시스템의 워크 로드에 따른 타이밍 에러가 발생할 수 있으며, 이러한 타이밍 에러로 인해 두 장치 간 통신이 정상적으로 수행되지 않는 문제가 있을 수 있다. 다른 예를 들어, 전자 장치(300)의 AP(340)는 외부 장치(350)와 데이터를 주고받는 동안 리소스 잠금을 설정할 수 있다. 이 경우, 리소스 잠금이 설정된 시간 동안 해당 AP 리소스는 다른 프로세스를 처리할 수 없기 때문에, 전자 장치(300)의 전반적인 시스템 성능이 저하되는 문제가 있을 수 있다.
도 4는 본 개시의 일 실시 예에 따른 전자 장치의 구성을 도시하는 블록도이다.
도 4를 참조하면, 전자 장치(400)는 외부 장치(예: 도 1의 전자 장치(102, 104) 또는 도 2A의 외부 장치(250))와 접속하여 입출력 데이터를 처리하는 장치로서, 디스플레이(410), 제1 데이터 인터페이스 회로(420), 프로세서(430) 또는 메모리(440)를 포함할 수 있다. 도 4에서, 전자 장치(400)는 도 1에 도시된 전자 장치(101), 또는 도 2A 및 2B에 도시된 전자 장치(200)에 대응될 수 있다.
일 실시 예에서, 디스플레이(410)(예: 도 1의 디스플레이 모듈(160))는 상기 외부 장치로부터 획득한 신호에 대응하는 정보를 표시할 수 있다. 예를 들어, 디스플레이(410)는 상기 외부 장치와의 연결 상태에 관한 정보를 표시할 수 있다. 다른 예를 들어, 디스플레이(410)는 상기 외부 장치로부터 입력된 키보드 키 입력 정보 또는 터치 패드 상의 터치 입력에 대응하는 정보를 표시할 수 있다.
일 실시 예에서, 디스플레이(410)는 LCD(liquid crystal display), TFT-LCD(thin film transistor LCD), OLED(organic light emitting diodes), 발광다이오드(LED), AMOLED(active matrix organic LED), 플렉서블 디스플레이(flexible display) 및 3차원 디스플레이(3-dimension display) 중 적어도 하나 이상으로 구성될 수 있다. 또한 이들 중 일부 디스플레이는 그를 통해 외부를 볼 수 있도록 투명형 또는 광투과형으로 구성될 수 있다. 이는 TOLED(transparent OLED)를 포함하는 투명 디스플레이 형태로 구성될 수 있다.
일 실시 예에서, 제1 데이터 인터페이스 회로(420)는 상기 외부 장치와의 연결을 제공하여 데이터를 송수신 할 수 있는 직렬 데이터 인터페이스일 수 있다. 다양한 실시 예에 따라, 제1 데이터 인터페이스 회로(420)는 상기 외부 장치와 접속하기 위해 하나 이상의 POGO 핀 커넥터를 포함할 수 있다. 예를 들어, 제1 데이터 인터페이스 회로(420)는 3핀 형식의 pogo 커넥터를 포함할 수 있는데, 이 경우 3개의 pogo 커넥터는 각각 전력 공급을 위한 제1 커넥터, 데이터의 송수신을 위한 제2 커넥터, 또는 접지를 위한 제3 커넥터로 구분될 수 있다. 다양한 실시 예에 따라, 제1 데이터 인터페이스 회로(420)의 커넥터는 pogo 커넥터로 제한되지 않으며, 외부 장치와 접속될 수 있는 다양한 형식의 커넥터를 포함할 수 있다.
일 실시 예에서, 메모리(440)(예: 도 1의 메모리(130))는, 실행 시에, 적어도 하나의 프로세서(430)(예: 도 1의 프로세서(120))가 각종 동작들을 수행하도록 제어하는 인스트럭션들을 저장할 수 있다. 예를 들어, 적어도 하나의 프로세서(430)는 상기 외부 장치와의 연결을 감지하고 입출력 데이터를 처리하는 동작들을 수행할 수 있다.
일 실시 예에서, 적어도 하나의 프로세서(430)는 제1 데이터 인터페이스 회로(420)에서 획득한 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트를 할당할 수 있다. 다양한 실시 예에 따라, 상기 복수의 입출력 포트는 데이터의 입력 또는 출력 동작이 설계 목적에 따라 제어될 수 있는 GPIO 핀 형식으로 구성될 수 있다.
일 실시 예에서, 적어도 하나의 프로세서(430)는 제1 데이터 인터페이스 회로(420)를 통해 외부 장치로부터 제1 신호를 수신할 수 있다. 다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는, 상기 외부 장치가 제1 데이터 인터페이스 회로(420)를 통해 접속되면, 제1 데이터 인터페이스 회로(420)에 포함된 하나 이상의 pogo 커넥터들 중 데이터 송수신을 위한 커넥터를 이용하여 상기 제1 신호를 수신할 수 있다. 상기 제1 신호는, 전자 장치(200)와 상기 외부 장치의 접속에 대응하여 상기 외부 장치에서 발생된 인터럽트 신호이거나, 또는 상기 외부 장치를 통해 입력되는 사용자 입력 데이터를 포함할 수 있다.
일 실시 예에서, 적어도 하나의 프로세서(430)는 상기 제1 신호를 수신함에 응답하여, 상기 복수의 입출력 포트 중 활성 상태로 설정된 포트를 확인할 수 있다. 적어도 하나의 프로세서(430)는 상기 복수의 입출력 포트 중 어느 포트가 활성 상태인지에 따라 상기 제1 신호를 상이한 방식으로 처리할 수 있다.
일 실시 예에서, 적어도 하나의 프로세서(430)는 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인할 수 있다. 예를 들어, 적어도 하나의 프로세서(430)는 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트가 활성 상태임을 확인하면, 상기 제1 신호를 상기 외부 장치에서 발생된 인터럽트 신호로 확인할 수 있다. 적어도 하나의 프로세서(430)는 상기 제1 신호가 인터럽트 신호임을 확인하면, 상기 외부 장치와 연결됨을 인식할 수 있다. 다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 상기 외부 장치와의 연결이 성공적으로 설정됨을 인식하면, 상기 복수의 입출력 포트에 대하여 설정된 상태를 변경할 수 있다. 적어도 하나의 프로세서(430)는 상기 제1 포트를 비활성 상태로 변경하는 대신, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정할 수 있다.
다른 예를 들어, 적어도 하나의 프로세서(430)는 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트가 활성 상태임을 확인하면, 상기 제1 신호를 사용자에 의해 상기 외부 장치에 입력된 입력 신호로 확인할 수 있다. 상기 입력 신호는 상기 외부 장치의 키보드를 이용하여 입력된 키 입력 데이터 또는 상기 외부 장치의 터치 패드를 이용하여 입력된 터치 데이터 중 적어도 하나를 포함할 수 있다. 다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 범용 비동기화 송수신기(universal asynchronous receiver/transmitter; UART) 인터페이스를 이용하여 상기 제1 신호를 처리할 수 있다. 이 경우, 적어도 하나의 프로세서(430)는 상기 범용 비동기화 송수신기의 수신기를 이용하여 상기 제1 신호를 처리하도록 할 수 있다. 적어도 하나의 프로세서(430)는 상기 제1 신호로부터 사용자의 입력 데이터를 확인하고, 상기 입력 데이터를 사용자에게 제공 가능한 형태의 정보(예: 시각, 청각 또는 촉각)로 변환할 수 있다.
다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 상기 제2 포트가 활성 상태로 설정된 동안 상기 외부 장치로부터 지정된 시간 동안 신호가 수신되지 않음을 확인할 수 있다. 이 경우, 적어도 하나의 프로세서(430)는 상기 제2 포트를 비활성 상태로 변경하고, 상기 제1 포트를 활성 상태로 설정할 수 있다.
일 실시 예에서, 적어도 하나의 프로세서(430)는 상기 제1 신호의 확인 결과에 대응하는 정보를 디스플레이(410) 상에 표시하도록 제어할 수 있다. 예를 들어, 적어도 하나의 프로세서(430)는 상기 제1 신호를 상기 외부 장치에서 발생된 인터럽트 신호로 확인하면, 상기 외부 장치와 접속됨을 지시하는 정보를 디스플레이(410) 상에 표시할 수 있다. 다른 예를 들어, 적어도 하나의 프로세서(430)는 상기 제1 신호를 사용자에 의해 상기 외부 장치에 입력된 입력 신호로 확인하면, 상기 입력 신호에 포함된 입력 데이터(예: 키보드의 키 입력 데이터 또는 터치 패드의 터치 입력 데이터)에 대응하는 정보를 디스플레이(410) 상에 표시할 수 있다. 다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 스피커(예: 도 1의 음향 출력 모듈(155)), 또는 진동 발생 모듈(예: 도 1의 햅틱 모듈(179)) 중 적어도 하나의 출력을 이용하여 상기 정보를 사용자에게 제공할 수도 있다.
일 실시 예에서, 적어도 하나의 프로세서(430)는 상기 외부 장치에 대한 업데이트 필요 여부를 확인할 수 있다. 예를 들어, 적어도 하나의 프로세서(430)는 상기 외부 장치에 포함된 MCU 칩이나 내부 회로의 펌웨어(firmware)를 업데이트하기 위한 이벤트를 감지하거나, 또는 지정된 주기 마다 상기 업데이트 관련 정보의 발생 여부를 확인할 수 있다. 다른 예를 들어, 적어도 하나의 프로세서(430)는 사용자 요청을 기반으로 상기 외부 장치에 대한 업데이트 여부를 확인할 수 있다. 적어도 하나의 프로세서(430)는 상기 외부 장치에 대한 업데이트가 필요하다고 확인하면, 현재 활성 상태로 설정된 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 데이터 송신을 위한 제3 포트를 활성 상태로 설정할 수 있다. 다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 범용 비동기화 송수신기(universal asynchronous receiver/transmitter; UART) 인터페이스를 이용하여 상기 외부 장치의 업데이트 관련 정보를 처리할 수 있다. 이 경우, 적어도 하나의 프로세서(430)는 상기 범용 비동기화 송수신기의 송신기를 이용하여 상기 외부 장치의 업데이트 관련 정보를 활성 상태의 상기 제3 포트로 전달할 수 있다. 적어도 하나의 프로세서(430)는 상기 제3 포트를 이용하여 상기 업데이트 관련 정보를 제1 데이터 인터페이스 회로(420)로 전달하고, 제1 데이터 인터페이스 회로(420)를 통해 상기 업데이트 관련 정보를 상기 외부 장치로 전송할 수 있다. 다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 상기 외부 장치에 대한 업데이트가 필요하지 않다고 확인되면, 상기 제2 포트의 활성 상태를 유지하도록 할 수 있다.
다양한 실시 예에 따라, 적어도 하나의 프로세서(430)는 상기 범용 비동기화 송수신기에 대해 CMU(clock management unit)을 이용하여 독립된 클럭 채널을 할당할 수 있다. 이로 인해, 적어도 하나의 프로세서(430)는, 상기 범용 비동기화 송수신기가 외부 환경이나 시스템 워크 로드에 관계없이 안정적으로 데이터 수신 또는 송신 동작을 수행하도록 제어할 수 있다.
도 5는 본 개시의 일 실시 예에 따른 전자 장치의 세부 구성을 설명하는 도면이다. 도 5를 참조하여 설명되는 기능이나 동작은 도 4의 전자 장치(400)의 적어도 하나의 프로세서(430)에 의해 수행되는 기능으로 이해될 수 있다. 적어도 하나의 프로세서(430)는 도 5에서 점선으로 도시된 소프트웨어 모듈들을 구현하기 위해 메모리(440)에 저장된 명령어들(예: 인스트럭션(instruction))을 실행시킬 수 있고, 기능과 연관된 하드웨어(예: 디스플레이(410), 직렬 데이터 인터페이스(510), 병렬 데이터 인터페이스(520), 컨트롤러(550) 또는 PMIC(560))를 제어할 수 있다. 다양한 실시 예에 따라, 전자 장치(400)는 도 5에 도시된 구성 요소들로 제한되지 않으며, 도 1에 도시된 구성 요소들 중 전자 장치(400)에서 요구되는 기능에 대응하는 구성 요소를 추가 포함할 수 있다.
도 5를 참조하면, 전자 장치(400)는 어플리케이션 프로세서(500), 직렬 데이터 인터페이스(510), PMIC(560), 또는 디스플레이(410)를 포함할 수 있다. 다양한 실시 예에 따라, 어플리케이션 프로세서(500)는 도 4에 도시된 적어도 하나의 프로세서(430)에 대응될 수 있으며, 병렬 데이터 인터페이스(520), 인터럽트 처리 모듈(530), UART 인터페이스(540) 또는 컨트롤러(550)를 포함할 수 있다.
일 실시 예에서, 직렬 데이터 인터페이스(510)는 외부 장치(590)와의 연결을 제공하여 데이터를 송수신 할 수 있는 구성 모듈로, 외부 장치(590)와 직접 연결되는 하나 이상의 커넥터(511, 512, 513)를 포함할 수 있다. 외부 장치(590)는 직렬 데이터 인터페이스(510)를 통해 장/탈착이 가능한 액세서리 장치(예: 키보드 북커버)일 수 있다. 다양한 실시 예에 따라, 직렬 데이터 인터페이스(510)는 3핀 POGO 커넥터를 포함하는 POGO 인터페이스일 수 있다. 이 경우, 직렬 데이터 인터페이스(510)에 포함되는 3개의 커넥터는 각각 전력 공급을 위한 제1 커넥터(511), 데이터 처리를 위한 제2 커넥터(512), 또는 접지를 위한 제3 커넥터(513)로 구분될 수 있다. 직렬 데이터 인터페이스(510)의 구성에 대응하여, 외부 장치(590)의 데이터 인터페이스는 3핀 POGO 커넥터를 포함할 수 있다. 직렬 데이터 인터페이스(510)를 통해 외부 장치(590)와 접속되는 경우, 제1 커넥터(511)는 외부 장치(590)의 제1 커넥터(591)와 접촉되어, PMIC(560)로부터 공급되는 전력을 외부 장치(590)로 전달할 수 있다. 제2 커넥터(512)는 외부 장치(590)의 제2 커넥터(592)와 접촉될 수 있으며, 외부 장치(590)와의 데이터 통신을 수행할 수 있다. 제3 커넥터(513)는 외부 장치(590)의 제3 커넥터(593)와 접촉되어 접지될 수 있다. 다양한 실시 예에 따라, 직렬 데이터 인터페이스(510)는 POGO 인터페이스로 제한되지 않고, 다양한 형식의 인터페이스를 포함할 수 있다.
일 실시 예에서, 어플리케이션 프로세서(500)는 전자 장치(400)와 외부 장치(590)의 연동 상태에 따라 병렬 데이터 인터페이스(520)의 동작 모드를 설정할 수 있다. 다양한 실시 예에 따라, 병렬 데이터 인터페이스(520)는 외부 장치(590)와 연관되는 입출력 데이터를 병렬적으로 처리하기 위한 복수 개의 GPIO 핀들을 포함할 수 있다. 어플리케이션 프로세서(500)는 병렬 데이터 인터페이스(520)에 대하여 설정된 동작 모드에 따라 상이하게 데이터를 처리할 수 있다.
일 실시 예에서, 외부 장치(590)가 직렬 데이터 인터페이스(510)를 통해 연결되지 않은 경우, 컨트롤러(550)는 병렬 데이터 인터페이스(520)의 동작 모드를 제1 모드로 설정할 수 있다. 상기 제1 모드에서, 컨트롤러(550)는 병렬 데이터 인터페이스(520)에 포함된 복수 개의 GPIO 포트들 중 A 포트(521)만을 활성 상태로 설정하고, 나머지 포트들(522, 523)은 비활성 상태로 설정할 수 있다. 예를 들어, 컨트롤러(550)는 A 포트(521)에 대해 풀 업(pull-up) 또는 풀 다운(pull-down) 상태가 되도록 제어하여, 활성 상태를 설정할 수 있다. 다른 예를 들어, 컨트롤러(550)는 나머지 포트들(522, 523)에 대해 물리적으로 개방 회로(open circuit) 상태가 되도록 제어하여, 비활성 상태를 설정할 수 있다. 다양한 실시 예에 따라, 컨트롤러(550)는 외부 장치(590)이 직렬 데이터 인터페이스(510)를 통해 장착된 후 지정된 시간 동안 입력 신호가 없으면, 병렬 데이터 인터페이스(520)의 동작 모드를 제1 모드로 설정할 수 있다.
일 실시 예에서, 병렬 데이터 인터페이스(520)는 제1 모드로 설정된 동안 직렬 데이터 인터페이스(510)의 제2 커넥터(512)를 통해 외부 장치(590)로부터 수신된 인터럽트 신호를 획득할 수 있다. 다양한 실시 예에 따라, 외부 장치(590)는 직렬 데이터 인터페이스(510)를 통해 전자 장치(400)와 접속되면 인위적으로 인터럽트 신호를 발생시키거나, 또는 접속 후 사용자로부터 최초 입력되는 데이터를 인터럽트 신호로서 전자 장치(400)에 전송할 수 있다. 병렬 데이터 인터페이스(520)는 복수 개의 포트들 중 활성 상태인 A포트(521)를 이용하여 상기 인터럽트 신호를 인터럽트 처리 모듈(530)로 전달할 수 있다. 인터럽트 처리 모듈(530)은 상기 인터럽트 신호를 기반으로 외부 장치(590)와 연결됨을 지시하는 제1 정보(또는 외부 장치(590)와 연결 후 최초 입력이 발생됨을 지시하는 정보)를 컨트롤러(550)로 전달할 수 있다. 컨트롤러(550)는 상기 제1 정보를 기반으로 외부 장치(590)와 연결됨을 인지하고, 상기 연결에 관한 정보를 디스플레이(410) 상에 표시할 수 있다. 다양한 실시 예에 따라, 컨트롤러(550)는 외부 장치(590)와 연결됨을 인지하면, 병렬 데이터 인터페이스(520)의 동작 모드를 외부 장치(590)로부터 데이터를 수신하기 위한 제2 모드로 설정(변경)할 수 있다. 병렬 데이터 인터페이스(520)의 동작 모드가 제2 모드로 변경되면, 컨트롤러(550)는 병렬 데이터 인터페이스(520)에 포함된 복수 개의 GPIO 포트들 중 B 포트(522)만을 활성 상태로 설정하고, 나머지 포트들(521, 523)은 비활성 상태로 설정할 수 있다. 예를 들어, 컨트롤러(550)는 B 포트(522)에 대해 풀 업(pull-up) 또는 풀 다운(pull-down) 상태가 되도록 제어하여, 활성 상태를 설정할 수 있다. 다른 예를 들어, 컨트롤러(550)는 나머지 포트들(521, 523)에 대해 물리적으로 개방 회로(open circuit) 상태가 되도록 제어하여, 비활성 상태를 설정할 수 있다. 컨트롤러(550)는 활성 상태로 설정된 병렬 데이터 인터페이스(520)의 B포트(522)를 UART 인터페이스(540)의 수신기(541)와 연결하도록 제어할 수 있다.
일 실시 예에서, 병렬 데이터 인터페이스(520)는 제2 모드로 설정된 동안 직렬 데이터 인터페이스(510)의 제2 커넥터(512)를 통해 외부 장치(590)에 입력된 사용자 입력 신호를 획득할 수 있다. 다양한 실시 예에 따라, 외부 장치(590)는 키보드를 통해 입력되는 사용자의 키 입력 데이터 또는 터치패드를 통해 입력되는 사용자의 터치 입력 데이터를, 상기 사용자 입력 신호로서 전자 장치(400)에 전송할 수 있다. 병렬 데이터 인터페이스(520)는 복수 개의 포트들 중 활성 상태인 B 포트(522)를 이용하여 상기 사용자 입력 신호를 UART 인터페이스(540)의 수신기(541)로 전달할 수 있다. UART 인터페이스(540)는 수신기(541)를 이용하여 상기 사용자 입력 신호를 컨트롤러(550)로 전달할 수 있다. 컨트롤러(550)는 상기 사용자 입력 신호에 대응하는 정보를 디스플레이(410) 상에 출력할 수 있다. 예를 들어, 컨트롤러(550)는 상기 사용자 입력 신호를 사용자가 이해할 수 있는 시각적 정보로 변환하여 디스플레이(410) 상에 표시할 수 있다. 다른 예를 들어, 컨트롤러(550)는 상기 사용자 입력 신호를 청각 정보 또는 진동 신호로 변환하여 출력할 수도 있다.
일 실시 예에서, 컨트롤러(550)는 외부 장치(590)에 대한 업데이트가 수행되어야 함을 판단하고, 병렬 데이터 인터페이스(520)의 동작 모드를 외부 장치(590)로 데이터를 송신하기 위한 제3 모드로 설정(변경)할 수 있다. 예시적으로, 컨트롤러(550)는 외부 장치(590)의 MCU 칩이나 내부 회로의 펌웨어(firmware) 업데이트에 연관되는 이벤트를 감지하거나, 또는 사용자 요청을 기반으로 상기 업데이트가 수행되어야 함을 판단할 수 있다. 병렬 데이터 인터페이스(520)의 동작 모드가 제3 모드로 변경되면, 컨트롤러(550)는 병렬 데이터 인터페이스(520)에 포함된 복수 개의 GPIO 포트들 중 C 포트(523)만을 활성 상태로 설정하고, 나머지 포트들(521, 522)은 비활성 상태로 설정할 수 있다. 예를 들어, 컨트롤러(550)는 C 포트(523)에 대해 풀 업(pull-up) 또는 풀 다운(pull-down) 상태가 되도록 제어하여, 활성 상태를 설정할 수 있다. 다른 예를 들어, 컨트롤러(550)는 나머지 포트들(521, 522)에 대해 물리적으로 개방 회로(open circuit) 상태가 되도록 제어하여, 비활성 상태를 설정할 수 있다. 컨트롤러(550)는 활성 상태로 설정된 병렬 데이터 인터페이스(520)의 C 포트(523)를 UART 인터페이스(540)의 송신기(542)와 연결하도록 제어할 수 있다. 다양한 실시 예에 따라, 컨트롤러(550)는, 병렬 데이터 인터페이스(520)가 제3 모드로 설정된 동안, 외부 장치(590)의 업데이트에 관련된 정보를 외부 서버로부터 획득할 수 있다. 예를 들어, 상기 업데이트에 관련된 정보는 외부 장치(590)에 포함된 MCU 칩이나 내부 회로의 펌웨어(firmware)를 업데이트하기 위한 정보일 수 있다. 컨트롤러(550)는 상기 업데이트에 관련된 정보를 바이너리(binary) 형태의 신호로 변환하여, UART 인터페이스(540)의 송신기(542)로 전달할 수 있다. UART 인터페이스(540)는 송신기(542)를 이용하여 상기 업데이트에 관련된 정보를 병렬 데이터 인터페이스(520)의 C 포트(523)로 전달할 수 있다. 상기 업데이트에 관련된 정보는 직렬 데이터 인터페이스(510)의 제2 커넥터를 통해 시리얼 데이터 형태로 외부 장치(590)에 전송할 수 있다.
다양한 실시 예에 따라, 도 5에 도시된 전자 장치(400)의 구성들은 OSI(open system interconnection) 7 계층의 물리 계층(physical layer) 상에 구현될 수 있다.
도 6은 본 개시의 일 실시 예에 따라 전자 장치에서 데이터 처리를 위해 설정되는 동작 모드에 대해 설명하는 도면이다. 다양한 실시 예에 따라, 전자 장치(400)는 외부 장치와 연결 가능한 데이터 인터페이스의 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트(예: 도 5의 병렬 데이터 인터페이스(520))를 할당할 수 있다. 상기 데이터 인터페이스는 도 4에 도시된 제1 데이터 인터페이스 회로(420) 또는 도 5에 도시된 직렬 데이터 인터페이스(510)에 대응될 수 있다. 도 6에 도시된 동작들은 도 4의 적어도 하나의 프로세서(430) 또는 도 5의 어플리케이션 프로세서(500)에 의해 수행되는 동작들로 이해될 수 있다.
일 실시 예에서, 전자 장치(400)는 외부 장치(예: 도 1의 전자 장치(102, 104), 도 2의 외부 장치(250) 또는 도 5의 외부 장치(590))와의 연동 상태를 고려하여 상기 복수의 입출력 포트에 대한 동작 모드를 설정할 수 있다. 상기 동작 모드는, 상기 복수의 입출력 포트 중 어느 포트가 활성 상태인지에 따라 구분될 수 있다.
다양한 실시 예에 따라, 상기 복수의 입출력 포트는 표 1과 같이 복수 개의 GPIO 포트들에 각각 대응될 수 있다. 각 포트는 GPIO Input인 경우, 풀 업(pull-up), 풀 다운(pull-down) 또는 노 풀(no pull) 상태로 설정될 수 있다. 전자 장치(400)는, 상기 복수의 입출력 포트에 포함되는 각 포트가 GPIO Input으로 동작할 때 풀 업 또는 풀 다운 상태로 설정된 경우, 해당 포트에 대해 활성 상태인 것으로 확인할 수 있다. 전자 장치(400)는, 상기 각 포트가 GPIO Input으로 동작할 때 노 풀 상태로 설정된 경우(또는 물리적으로 개방 회로 상태(high-z 상태)일 때), 해당 포트에 대해 비활성 상태인 것으로 확인할 수 있다. 각 포트들은 GPIO Output인 경우, 하이(high) 또는 로우(low) 값을 출력하도록 제어될 수 있다.
Figure PCTKR2022011964-appb-img-000001
일 실시 예에 따르면, 동작 610에서 전자 장치(400)는 상기 복수의 입출력 포트의 동작 모드를 제1 모드로 설정할 수 있다. 예를 들어, 전자 장치(400)는 외부 장치(590)가 장착되지 않은 경우 도 7과 같이 제1 모드를 설정할 수 있다.
도 7은 본 개시의 일 실시 예에 따른, 외부 장치와 미 연결 시 전자 장치의 설정 상태를 설명하는 도면이다.
도 7을 참조하면, 전자 장치(400)는 병렬 데이터 인터페이스(520)에 포함된 복수 개의 GPIO 포트들 중 A 포트(521)에 대해 풀 업(pull-up) 또는 풀 다운(pull-down) 상태가 되도록 제어하여, A 포트(521)를 활성 상태로 설정할 수 있다. 전자 장치(400)는 상기 복수 개의 GPIO 포트들 중 A 포트(521)를 제외한 나머지 포트들(522, 523)에 대해서는, 개방 회로(open circuit) 상태가 되도록 제어하여 비활성 상태로 설정할 수 있다.
일 실시 예에 따르면, 동작 612에서 전자 장치(400)는 상기 제1 모드 설정에 따라, 외부 장치(590)와의 연결을 대기할 수 있다.
일 실시 예에 따르면, 동작 614에서 전자 장치(400)는 외부 장치(590)로부터 인터럽트 신호가 수신되었는지 여부를 확인할 수 있다. 다양한 실시 예에 따라, 외부 장치(590)는 전자 장치(400)와 접속되면 인위적으로 인터럽트 신호를 발생시키거나, 또는 접속 후 사용자로부터 최초 입력되는 데이터를 인터럽트 신호로서 전자 장치(400)에 전송할 수 있다. 상기 확인 결과 외부 장치(590)로부터 인터럽트 신호가 수신되지 않은 것으로 확인되면(동작 614-아니오), 전자 장치(400)는 동작 612로 복귀하여 인터럽트 신호의 수신을 계속 대기할 수 있다. 상기 확인 결과 외부 장치(590)로부터 인터럽트 신호가 수신된 것으로 확인되면(동작 614-예), 전자 장치(400)는 동작 616에서 외부 장치(590)와의 연결이 인식되는지 여부를 확인할 수 있다.
상기 확인 결과 외부 장치(590)와의 연결이 인식되지 않으면(동작 616-아니오), 전자 장치(400)는 동작 612로 복귀하여 인터럽트 신호의 수신을 계속 대기할 수 있다.
상기 확인 결과 외부 장치(590)와의 연결이 인식되면(동작 616-예), 전자 장치(400)는 도 8과 같이 상기 인터럽트 신호를 처리할 수 있다.
도 8은 본 개시의 일 실시 예에 따른, 외부 장치와 연결 시 전자 장치의 설정 상태를 설명하는 도면이다.
도 8을 참조하면, 전자 장치(400)는, 병렬 데이터 인터페이스(520)에 포함된 복수 개의 포트들 중 활성 상태인 A포트(521)를 이용하여 상기 인터럽트 신호를 인터럽트 처리 모듈(530)로 전달할 수 있다. 인터럽트 처리 모듈(530)은 상기 인터럽트 신호를 기반으로 외부 장치(590)와 연결됨을 지시하는 제1 정보(또는 외부 장치(590)와 연결 후 최초 입력이 발생됨을 지시하는 정보)를 컨트롤러(550)로 전달할 수 있다. 컨트롤러(550)는 상기 제1 정보를 기반으로 외부 장치(590)와 연결됨을 인지하고, 상기 연결에 관한 정보를 디스플레이(410) 상에 표시할 수 있다.
일 실시 예에 따르면, 동작 618에서 전자 장치(400)는 연결이 성공적으로 설정된 외부 장치(590)에 대해 업데이트 필요 여부를 확인할 수 있다. 다양한 실시 예에 따라, 전자 장치(400)는 외부 장치(590)에 포함된 MCU 칩이나 내부 회로의 펌웨어(firmware)의 업데이트 발생 여부를 확인하고, 외부 장치(590)와 연관되는 외부 어플리케이션 서버(예: 도 1의 서버(108))로부터 업데이트 관련 정보를 획득할 수 있다. 상기 확인 결과 외부 장치(590)에 대한 업데이트가 필요하지 않다고 확인되면(동작 618-아니오), 전자 장치(400)는 동작 620에서 상기 복수의 입출력 포트의 동작 모드를 제2 모드로 변경할 수 있다.
예를 들어, 전자 장치(400)는 외부 장치(590)에 대한 업데이트가 필요하지 않은 경우 도 9와 같이 제2 모드를 설정할 수 있다.
도 9는 본 개시의 일 실시 예에 따라, 외부 장치로부터의 데이터 수신을 위한 전자 장치의 설정 상태를 설명하는 도면이다.
도 9를 참조하면, 전자 장치(400)는 병렬 데이터 인터페이스(520)에 포함된 복수 개의 GPIO 포트들 중 B 포트(522)에 대해 풀 업(pull-up) 또는 풀 다운(pull-down) 상태가 되도록 제어하여, B 포트(522)를 활성 상태로 설정할 수 있다. 전자 장치(400)는 상기 복수 개의 GPIO 포트들 중 B 포트(522)를 제외한 나머지 포트들(521, 523)에 대해서는, 개방 회로(open circuit) 상태가 되도록 제어하여 비활성 상태로 설정할 수 있다. 전자 장치(400)는 활성 상태로 설정된 B 포트(522)를 UART 인터페이스(540)의 수신기(541)와 연결하도록 제어할 수 있다.
일 실시 예에 따르면, 동작 622에서 전자 장치(400)는, 상기 제2 모드로 설정된 동안, 외부 장치(590)에 입력된 사용자 입력 데이터가 수신됨을 판단할 수 있다. 다양한 실시 예에 따라, 상기 사용자 입력 데이터는 외부 장치(590)의 키보드를 통해 입력되는 키 입력 데이터 또는 외부 장치(590)의 터치패드를 통해 입력되는 사용자의 터치 입력 데이터를 포함할 수 있다. 전자 장치(400)는 동작 622에서 상기 사용자 입력 데이터를 수신하면, 도 9와 같이 상기 사용자 입력 데이터를 처리할 수 있다. 도 9를 참조하면, 전자 장치(400)는, 병렬 데이터 인터페이스(520)에 포함된 복수 개의 포트들 중 활성 상태인 B 포트(522)를 이용하여 상기 사용자 입력 데이터를 UART 인터페이스(540)의 수신기(541)로 전달할 수 있다. UART 인터페이스(540)는 수신기(541)를 이용하여 상기 사용자 입력 데이터를 컨트롤러(550)로 전달할 수 있다. 컨트롤러(550)는 상기 사용자 입력 데이터에 대응하는 정보를 디스플레이(410) 상에 출력할 수 있다. 컨트롤러(550)는 상기 사용자 입력 데이터를 사용자가 이해할 수 있는 시각적 정보로 변환하여 디스플레이(410) 상에 표시할 수 있다.
일 실시 예에 따르면, 동작 624에서 전자 장치(400)는 슬립 상태 진입 여부를 판단할 수 있다. 다양한 실시 예에 따라, 전자 장치(400)는 외부 장치(590)로부터 신호를 수신한 후 지정된 시간이 경과하면 슬립 상태에 진입한 것으로 판단할 수 있다. 상기 판단 결과 전자 장치(400)가 슬립 상태에 진입하지 않았다면(동작 624-아니오), 전자 장치(400)는 동작 622로 복귀하여 외부 장치(590)로부터 사용자 입력 데이터의 수신을 계속 대기할 수 있다. 상기 판단 결과 전자 장치(400)가 슬립 상태에 진입한 것으로 확인되면(동작 624-예), 전자 장치(400)는 초기 상태로 복귀하여 병렬 데이터 인터페이스(520)를 제1 모드로 설정할 수 있다.
일 실시 예에 따르면, 동작 618의 확인 결과 외부 장치(590)에 대한 업데이트가 필요하다고 확인되면(동작 618-예), 전자 장치(400)는 동작 626에서 상기 복수의 입출력 포트의 동작 모드를 제3 모드로 변경할 수 있다.
예를 들어, 전자 장치(400)는 외부 장치(590)에 대한 업데이트가 필요한 경우 도 10과 같이 제3 모드를 설정할 수 있다.
도 10은 본 개시의 일 실시 예에 따른, 외부 장치로의 데이터 송신을 위한 전자 장치의 설정 상태를 설명하는 도면이다.
도 10을 참조하면, 전자 장치(400)는 병렬 데이터 인터페이스(520)에 포함된 복수 개의 GPIO 포트들 중 C 포트(523)에 대해 풀 업(pull-up) 또는 풀 다운(pull-down) 상태가 되도록 제어하여, C 포트(523)를 활성 상태로 설정할 수 있다. 전자 장치(400)는 상기 복수 개의 GPIO 포트들 중 C 포트(523)를 제외한 나머지 포트들(521, 522)에 대해서는, 개방 회로(open circuit) 상태가 되도록 제어하여 비활성 상태로 설정할 수 있다. 전자 장치(400)는 활성 상태로 설정된 C 포트(523)를 UART 인터페이스(540)의 송신기(542)와 연결하도록 제어할 수 있다. 병렬 데이터 인터페이스(520)가 제3 모드로 설정된 동안, 전자 장치(400)는 외부 장치(590)의 업데이트 관련 정보를 외부 어플리케이션 서버로부터 획득할 수 있다. 컨트롤러(550)는 상기 업데이트 관련 정보를 바이너리(binary) 형태의 신호로 변환하여, UART 인터페이스(540)의 송신기(542)로 전달할 수 있다. UART 인터페이스(540)는 송신기(542)를 이용하여 상기 업데이트 관련 정보를 병렬 데이터 인터페이스(520)의 C 포트(523)로 전달할 수 있다. 상기 업데이트 관련 정보는 직렬 데이터 인터페이스(510)의 제2 커넥터를 통해 시리얼 데이터 형태로 외부 장치(590)에 전송할 수 있다.
도 11은 본 개시의 일 실시 예에 따른, 전자 장치의 동작 방법을 도시하는 흐름도이다. 일 실시 예에 따르면, 전자 장치(400)는 외부 장치(예: 도 1의 전자 장치(102, 104), 도 2A의 외부 장치(250) 또는 도 5의 외부 장치(590))와 접속하여 입출력 데이터를 처리하는 장치로서, 도 1에 도시된 전자 장치(101), 도 2A 및 2B에 도시된 전자 장치(200) 또는 도 4에 도시된 전자 장치(400)에 대응될 수 있다. 도 11의 동작들은 전자 장치(400)에 포함된 적어도 하나의 프로세서(예: 도 1의 프로세서(120) 또는 도 4의 적어도 하나의 프로세서(430))에 의해 수행될 수 있다.
도 11을 참조하면, 동작 1110에서 전자 장치(400)는 제1 데이터 인터페이스 회로(예: 도 4의 제1 데이터 인터페이스 회로(420) 또는 도 5의 직렬 데이터 인터페이스(510))에서 획득한 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트(예: 도 5의 GPIO 포트(521, 522, 523))를 할당할 수 있다. 다양한 실시 예에 따라, 제1 데이터 인터페이스 회로(420)는 외부 장치와의 연결을 위한 포트를 포함하며, 상기 외부 장치와 직렬 데이터를 주고받을 수 있다.
일 실시 예에 따르면, 동작 1120에서 전자 장치(400)는 제1 데이터 인터페이스 회로(420)를 통해 상기 외부 장치로부터 제1 신호를 수신할 수 있다. 다양한 실시 예에 따라, 제1 데이터 인터페이스 회로(420)는 POGO 형식의 인터페이스로서, 전력 공급을 위한 제1 커넥터, 데이터 처리를 위한 제2 커넥터, 또는 접지를 위한 제3 커넥터를 포함할 수 있다. 전자 장치(400)는 상기 외부 장치가 제1 데이터 인터페이스 회로(420)를 통해 접속되면, 제1 데이터 인터페이스 회로(420)에 포함된 pogo핀 커넥터들 중 상기 제2 커넥터를 이용하여 상기 제1 신호를 수신할 수 있다.
일 실시 예에 따르면, 동작 1130에서 전자 장치(400)는 상기 복수의 입출력 포트 중 활성 상태로 설정된 포트를 확인할 수 있다. 다양한 실시 예에 따라, 상기 복수의 입출력 포트는 데이터의 입력 또는 출력 동작이 설계 목적에 따라 제어될 수 있는 GPIO 핀 형식일 수 있다.
일 실시 예에 따르면, 동작 1140에서 전자 장치(400)는 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인할 수 있다. 예를 들어, 전자 장치(400)는 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트가 활성 상태임을 확인하면, 상기 제1 신호를 상기 외부 장치에서 발생된 인터럽트 신호로 확인할 수 있다. 전자 장치(400)는 상기 제1 신호가 인터럽트 신호임을 확인하면, 상기 외부 장치와 연결됨을 인식하고, 상기 복수의 입출력 포트에 대하여 설정된 상태를 변경할 수 있다. 전자 장치(400)는 상기 제1 포트를 비활성 상태로 변경하는 대신, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정할 수 있다. 다른 예를 들어, 전자 장치(400)는 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트가 활성 상태임을 확인하면, 상기 제1 신호를 사용자에 의해 상기 외부 장치에 입력된 입력 신호로 확인할 수 있다. 상기 입력 신호는 상기 외부 장치의 키보드를 이용하여 입력된 키 입력 데이터 또는 상기 외부 장치의 터치 패드를 이용하여 입력된 터치 데이터 중 적어도 하나를 포함할 수 있다. 전자 장치(400)는 범용 비동기화 송수신기(UART) 인터페이스(예: 도 5의 UART 인터페이스(540))를 이용하여 상기 제1 신호를 처리할 수 있다. 이 경우, 전자 장치(400)는 상기 범용 비동기화 송수신기의 수신기를 이용하여 상기 제1 신호를 처리하도록 할 수 있다. 전자 장치(400)는 상기 제1 신호로부터 사용자의 입력 데이터를 확인하고, 상기 입력 데이터를 사용자에게 제공 가능한 형태의 정보(예: 시각, 청각 또는 촉각)로 변환할 수 있다.
다양한 실시 예에 따라, 전자 장치(400)는 상기 제2 포트가 활성 상태로 설정된 동안 상기 외부 장치로부터 지정된 시간 동안 신호가 수신되지 않음을 확인하면, 상기 제2 포트를 비활성 상태로 변경하고, 상기 제1 포트를 활성 상태로 설정할 수 있다.
일 실시 예에 따르면, 동작 1150에서 전자 장치(400)는 상기 제1 신호의 확인 결과에 대응하는 정보를 디스플레이(예: 도 1의 디스플레이 모듈(160) 또는 도 4의 디스플레이(410)) 상에 표시할 수 있다. 예를 들어, 전자 장치(400)는 상기 제1 신호를 상기 외부 장치에서 발생된 인터럽트 신호로 확인하면, 상기 외부 장치와 접속됨을 지시하는 정보를 디스플레이(410) 상에 표시할 수 있다. 다른 예를 들어, 전자 장치(400)는 상기 제1 신호를 사용자에 의해 상기 외부 장치에 입력된 입력 신호로 확인하면, 상기 입력 신호에 포함된 입력 데이터(예: 키보드의 키 입력 데이터 또는 터치 패드의 터치 입력 데이터)에 대응하는 정보를 디스플레이(410) 상에 표시할 수 있다. 다양한 실시 예에 따라, 전자 장치(400)는 스피커(예: 도 1의 음향 출력 모듈(155)), 또는 진동 발생 모듈(예: 도 1의 햅틱 모듈(179)) 중 적어도 하나의 출력을 이용하여 상기 정보를 사용자에게 제공할 수도 있다.
다양한 실시 예에 따라, 전자 장치(400)는 상기 외부 장치에 대한 업데이트 필요 여부를 확인할 수 있다. 예를 들어, 전자 장치(400)는 상기 외부 장치에 포함된 MCU 칩이나 내부 회로의 펌웨어(firmware)를 업데이트하기 위한 이벤트를 감지하거나, 또는 지정된 주기 마다 상기 업데이트 관련 정보의 발생 여부를 확인할 수 있다. 다른 예를 들어, 전자 장치(400)는 사용자 요청을 기반으로 상기 외부 장치에 대한 업데이트 여부를 확인할 수 있다. 전자 장치(400)는 상기 외부 장치에 대한 업데이트가 필요하다고 확인하면, 현재 활성 상태로 설정된 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 데이터 송신을 위한 제3 포트를 활성 상태로 설정할 수 있다. 다양한 실시 예에 따라, 전자 장치(400)는 범용 비동기화 송수신기 인터페이스를 이용하여 상기 외부 장치의 업데이트 관련 정보를 처리할 수 있다. 이 경우, 전자 장치(400)는 상기 범용 비동기화 송수신기의 송신기를 이용하여 상기 외부 장치의 업데이트 관련 정보를 활성 상태의 제3 포트로 전달할 수 있다. 전자 장치(400)는 상기 제3 포트를 이용하여 상기 업데이트 관련 정보를 제1 데이터 인터페이스 회로(420)로 전달하고, 제1 데이터 인터페이스 회로(420)를 통해 상기 업데이트 관련 정보를 상기 외부 장치로 전송할 수 있다. 다양한 실시 예에 따라, 전자 장치(400)는 상기 외부 장치에 대한 업데이트가 필요하지 않다고 확인하면, 상기 제2 포트의 활성 상태를 유지하도록 제어할 수 있다.
일 실시 예에 따른 전자 장치(예: 전자 장치(400))는, 디스플레이(예: 디스플레이(410)), 외부 장치와의 연결을 위한 포트를 포함하고 외부 장치와 직렬 데이터를 주고 받기 위한 제1 데이터 인터페이스 회로(예: 제1 데이터 인터페이스 회로(420)), 상기 제1 데이터 인터페이스 회로와 작동적으로 연결된 적어도 하나의 프로세서(예: 프로세서(430)), 및 상기 적어도 하나의 프로세서와 작동적으로 연결된 메모리(예: 메모리(440))를 포함하고, 상기 메모리는, 실행 시에, 상기 적어도 하나의 프로세서가, 상기 제1 데이터 인터페이스 회로에서 받은 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트들(예: GPIOs)를 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 상기 외부 장치(예: 외부 장치(590))로부터 제1 신호를 수신하고, 상기 제1 신호를 수신함에 응답하여 상기 복수의 입출력 포트들 중 활성 상태로 설정된 포트를 확인하고, 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하고, 상기 확인 결과에 대응하는 정보를 상기 디스플레이 상에 표시하도록 하는 인스트럭션들을 저장할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트가 활성 상태임을 확인하면, 상기 제1 신호를 상기 외부 장치로부터의 인터럽트 신호로 확인하고, 상기 제1 신호를 기반으로 상기 외부 장치와의 연결을 인식하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 외부 장치와의 연결에 관한 정보를 상기 디스플레이 상에 표시하기 위해 상기 디스플레이를 제어하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 외부 장치와의 연결을 인식함에 응답하여, 상기 복수의 입출력 포트에서 상기 제1 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트가 활성 상태임을 확인하면, 상기 제1 신호를 상기 외부 장치로부터의 입력 신호로 확인하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 제1 신호에 포함된 입력 데이터를 상기 디스플레이 상에 표시하기 위해 상기 디스플레이를 제어하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 외부 장치로부터 지정된 시간 동안 신호가 수신되지 않음을 확인하면, 상기 복수의 입출력 포트에서 상기 제2 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트를 활성 상태로 설정하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 외부 장치에 대한 업데이트 필요 여부를 확인하고, 상기 확인 결과 상기 외부 장치에 대한 업데이트가 필요한 경우, 상기 복수의 입출력 포트 중 데이터 송신을 위한 제3 포트를 활성 상태로 설정하고, 상기 제3 포트를 이용하여 상기 업데이트에 관련된 정보를 상기 제1 데이터 인터페이스 회로로 전달하고, 상기 제1 데이터 인터페이스 회로로부터 상기 업데이트에 관련된 정보를 상기 외부 장치로 전송하도록 할 수 있다.
일 실시 예에서, 상기 인스트럭션들은, 상기 적어도 하나의 프로세서가, 상기 확인 결과 상기 외부 장치에 대한 업데이트가 필요하지 않은 경우, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하도록 할 수 있다.
일 실시 예에서, 상기 제1 데이터 인터페이스 회로는, 하나 이상의 포고(pogo) 핀 커넥터를 포함할 수 있다.
다른 실시 예에 따른 전자 장치(예: 전자 장치(400))의 동작 방법은, 제1 데이터 인터페이스 회로에서 획득한 직렬 데이터를 병렬 처리하기 위한 복수의 입출력 포트들(예: GPIOs)를 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 외부 장치로부터 제1 신호를 수신하는 동작, 상기 제1 신호를 수신함에 응답하여, 상기 복수의 입출력 포트들 중 활성 상태로 설정된 포트를 확인하는 동작, 상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하는 동작, 및 상기 확인 결과에 대응하는 정보를 디스플레이 상에 표시하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 제1 신호를 확인하는 동작은, 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트가 활성 상태임을 확인하면, 상기 제1 신호를 상기 외부 장치로부터의 인터럽트 신호로 확인하는 동작, 및 상기 제1 신호를 기반으로 상기 외부 장치와의 연결을 인식하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 확인 결과에 대응하는 정보를 디스플레이 상에 표시하는 동작은, 상기 외부 장치와의 연결에 관한 정보를 상기 디스플레이 상에 표시하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 방법은, 상기 외부 장치와의 연결을 인식함에 응답하여, 상기 복수의 입출력 포트에서 상기 제1 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하는 동작을 더 포함할 수 있다.
일 실시 예에서, 상기 제1 신호를 확인하는 동작은, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트가 활성 상태임을 확인하면, 상기 제1 신호를 상기 외부 장치로부터의 입력 신호로 확인하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 확인 결과에 대응하는 정보를 디스플레이 상에 표시하는 동작은, 상기 제1 신호에 포함된 입력 데이터를 상기 디스플레이 상에 표시하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 방법은, 상기 외부 장치로부터 지정된 시간 동안 신호가 수신되지 않음을 확인하면, 상기 복수의 입출력 포트에서 상기 제2 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트를 활성 상태로 설정하는 동작을 더 포함할 수 있다.
일 실시 예에서, 상기 방법은, 상기 외부 장치에 대한 업데이트 필요 여부를 확인하는 동작, 상기 확인 결과 상기 외부 장치에 대한 업데이트가 필요한 경우, 상기 복수의 입출력 포트 중 데이터 송신을 위한 제3 포트를 활성 상태로 설정하는 동작, 상기 제3 포트를 이용하여 상기 업데이트에 관련된 정보를 상기 제1 데이터 인터페이스 회로로 전달하는 동작, 및 상기 제1 데이터 인터페이스 회로로부터 상기 업데이트에 관련된 정보를 상기 외부 장치로 전송하는 동작을 더 포함할 수 있다.
일 실시 예에서, 상기 방법은, 상기 확인 결과 상기 외부 장치에 대한 업데이트가 필요하지 않은 경우, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하는 동작을 더 포함할 수 있다.
일 실시 예에서, 상기 제1 데이터 인터페이스 회로는, 하나 이상의 포고(pogo) 핀 커넥터를 포함할 수 있다.
본 문서에 개시된 다양한 실시 예들에 따른 전자 장치는 다양한 형태의 장치가 될 수 있다. 전자 장치는, 예를 들면, 휴대용 통신 장치 (예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시 예에 따른 전자 장치는 전술한 기기들에 한정되지 않는다.
본 문서의 다양한 실시 예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시 예들로 한정하려는 것이 아니며, 해당 실시 예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 또는 관련된 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나", "A, B 또는 C," "A, B 및 C 중 적어도 하나", 및 " A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제1", "제2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제1) 구성요소가 다른(예: 제2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.
본 문서에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로 등의 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시 예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다.
본 문서의 다양한 실시 예들은 기기(machine)(예: 전자 장치(101)) 의해 읽을 수 있는 저장 매체(storage medium)(예: 내장 메모리(136) 또는 외장 메모리(138))에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램(140))로서 구현될 수 있다. 예를 들면, 기기(예: 전자 장치(101))의 프로세서(예: 프로세서(120))는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장매체는, 비일시적(non-transitory) 저장매체의 형태로 제공될 수 있다. 여기서, "비일시적"은 저장매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.
일 실시 예에 따르면, 본 문서에 개시된 다양한 실시 예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory (CD-ROM))의 형태로 배포되거나, 또는 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.
다양한 실시 예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시 예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시 예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.

Claims (15)

  1. 전자 장치에 있어서,
    디스플레이;
    외부 장치와의 연결을 위한 포트를 포함하고, 외부 장치와 직렬 데이터를 주고받기 위한 제1 데이터 인터페이스 회로;
    상기 제1 데이터 인터페이스 회로와 작동적으로 연결된 적어도 하나의 프로세서; 및
    상기 적어도 하나의 프로세서와 작동적으로 연결된 메모리를 포함하고,
    상기 메모리는, 실행 시에, 상기 적어도 하나의 프로세서가,
    상기 제1 데이터 인터페이스 회로에서 받은 직렬 데이터를 병렬 처리하기 위한 복수의 범용 입출력 (GPIOs) 포트들을 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 상기 외부 장치로부터 제1 신호를 수신하고,
    상기 제1 신호를 수신함에 응답하여 상기 복수의 입출력 포트들 중 활성 상태로 설정된 포트를 확인하고,
    상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하고,
    상기 확인 결과에 대응하는 정보를 상기 디스플레이 상에 표시하도록 하는 인스트럭션들을 저장하는, 전자 장치.
  2. 청구항 1에 있어서,
    상기 인스트럭션들은, 상기 적어도 하나의 프로세서가,
    상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트가 활성 상태임을 확인함에 응답하여, 상기 제1 신호를 상기 외부 장치로부터의 인터럽트 신호로 확인하고,
    상기 제1 신호를 기반으로 상기 외부 장치와의 연결을 인식하고,
    상기 외부 장치와의 연결에 관한 정보를 상기 디스플레이 상에 표시하기 위해 상기 디스플레이를 제어하도록 하는, 전자 장치.
  3. 청구항 2에 있어서,
    상기 인스트럭션들은, 상기 적어도 하나의 프로세서가,
    상기 외부 장치와의 연결을 인식함에 응답하여, 상기 복수의 입출력 포트에서 상기 제1 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하도록 하는, 전자 장치.
  4. 청구항 1에 있어서,
    상기 인스트럭션들은, 상기 적어도 하나의 프로세서가,
    상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트가 활성 상태임을 확인함에 응답하여, 상기 제1 신호를 상기 외부 장치로부터의 입력 신호로 확인하고,
    상기 제1 신호에 포함된 입력 데이터를 상기 디스플레이 상에 표시하기 위해 상기 디스플레이를 제어하도록 하는, 전자 장치.
  5. 청구항 4에 있어서,
    상기 인스트럭션들은, 상기 적어도 하나의 프로세서가,
    상기 외부 장치로부터 지정된 시간 동안 신호가 수신되지 않음을 확인함에 응답하여, 상기 복수의 입출력 포트에서 상기 제2 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트를 활성 상태로 설정하도록 하는, 전자 장치.
  6. 청구항 1에 있어서,
    상기 인스트럭션들은, 상기 적어도 하나의 프로세서가,
    상기 외부 장치를 업데이트할 필요가 있는지 여부를 확인하고,
    상기 확인 결과 상기 외부 장치를 업데이트해야 하는 경우, 상기 복수의 입출력 포트 중 데이터 송신을 위한 제3 포트를 활성 상태로 설정하고,
    상기 제3 포트를 이용하여 상기 업데이트에 관련된 정보를 상기 제1 데이터 인터페이스 회로로 전달하고,
    상기 제1 데이터 인터페이스 회로로부터 상기 업데이트에 관련된 정보를 상기 외부 장치로 전송하도록 하는, 전자 장치.
  7. 청구항 6에 있어서,
    상기 인스트럭션들은, 상기 적어도 하나의 프로세서가,
    상기 확인 결과 상기 외부 장치를 업데이트할 필요가 없는 경우, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하는, 전자 장치.
  8. 청구항 1에 있어서,
    상기 제1 데이터 인터페이스 회로는, 하나 이상의 포고(pogo) 핀 커넥터를 포함하는, 전자 장치.
  9. 전자 장치의 동작 방법에 있어서,
    제1 데이터 인터페이스 회로에서 획득한 직렬 데이터를 병렬 처리하기 위한 복수의 범용 입출력 (GPIOs) 포트들을 할당하고, 상기 제1 데이터 인터페이스 회로를 통해 외부 장치로부터 제1 신호를 수신하는 동작;
    상기 제1 신호를 수신함에 응답하여, 상기 복수의 입출력 포트들 중 활성 상태로 설정된 포트를 확인하는 동작;
    상기 활성 상태로 확인된 포트를 이용하여 상기 제1 신호를 확인하는 동작; 및
    상기 확인 결과에 대응하는 정보를 디스플레이 상에 표시하는 동작을 포함하는, 방법.
  10. 청구항 9에 있어서,
    상기 제1 신호를 확인하는 동작은,
    상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트가 활성 상태임을 확인함에 응답하여, 상기 제1 신호를 상기 외부 장치로부터의 인터럽트 신호로 확인하는 동작;
    상기 제1 신호를 기반으로 상기 외부 장치와의 연결을 인식하는 동작; 및
    상기 외부 장치와의 연결에 관한 정보를 상기 디스플레이 상에 표시하는 동작
    을 포함하는, 방법.
  11. 청구항 10에 있어서,
    상기 외부 장치와의 연결을 인식함에 응답하여, 상기 복수의 입출력 포트에서 상기 제1 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하는 동작을 더 포함하는, 방법.
  12. 청구항 9에 있어서,
    상기 제1 신호를 확인하는 동작은,
    상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트가 활성 상태임을 확인함에 응답하여, 상기 제1 신호를 상기 외부 장치로부터의 입력 신호로 확인하는 동작; 및
    상기 제1 신호에 포함된 입력 데이터를 상기 디스플레이 상에 표시하는 동작을 포함하는, 방법.
  13. 청구항 12에 있어서,
    상기 외부 장치로부터 지정된 시간 동안 신호가 수신되지 않음을 확인하면, 상기 복수의 입출력 포트에서 상기 제2 포트를 비활성 상태로 변경하고, 상기 복수의 입출력 포트 중 인터럽트 처리를 위한 제1 포트를 활성 상태로 설정하는 동작을 더 포함하는, 방법.
  14. 청구항 9에 있어서,
    상기 외부 장치를 업데이트할 필요가 있는지 여부를 확인하는 동작;
    상기 확인 결과 상기 외부 장치를 업데이트해야 하는 경우, 상기 복수의 입출력 포트 중 데이터 송신을 위한 제3 포트를 활성 상태로 설정하는 동작;
    상기 제3 포트를 이용하여 상기 업데이트에 관련된 정보를 상기 제1 데이터 인터페이스 회로로 전달하는 동작; 및
    상기 제1 데이터 인터페이스 회로로부터 상기 업데이트에 관련된 정보를 상기 외부 장치로 전송하는 동작을 더 포함하는, 방법.
  15. 청구항 14에 있어서,
    상기 확인 결과 상기 외부 장치를 업데이트할 필요가 없는 경우, 상기 복수의 입출력 포트 중 데이터 수신을 위한 제2 포트를 활성 상태로 설정하는 동작을 더 포함하는, 방법.
PCT/KR2022/011964 2021-10-06 2022-08-11 데이터를 처리하는 전자 장치 및 그 방법 WO2023058881A1 (ko)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP22878702.4A EP4375841A1 (en) 2021-10-06 2022-08-11 Electronic device for processing data, and method therefor
CN202280066192.9A CN118043793A (zh) 2021-10-06 2022-08-11 用于处理数据的电子设备及其方法
US18/171,025 US20230205714A1 (en) 2021-10-06 2023-02-17 Electronic device for processing data and method thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020210132566A KR20230049421A (ko) 2021-10-06 2021-10-06 데이터를 처리하는 전자 장치 및 그 방법
KR10-2021-0132566 2021-10-06

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/171,025 Continuation US20230205714A1 (en) 2021-10-06 2023-02-17 Electronic device for processing data and method thereof

Publications (1)

Publication Number Publication Date
WO2023058881A1 true WO2023058881A1 (ko) 2023-04-13

Family

ID=85803553

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/011964 WO2023058881A1 (ko) 2021-10-06 2022-08-11 데이터를 처리하는 전자 장치 및 그 방법

Country Status (5)

Country Link
US (1) US20230205714A1 (ko)
EP (1) EP4375841A1 (ko)
KR (1) KR20230049421A (ko)
CN (1) CN118043793A (ko)
WO (1) WO2023058881A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100374461B1 (ko) * 2000-05-22 2003-03-04 정순호 외장형 시디-리라이터 드라이브 연결 방법
KR100547728B1 (ko) * 2002-12-16 2006-01-31 삼성전자주식회사 휴대 단말기
KR100841544B1 (ko) * 2003-09-23 2008-06-26 모토로라 인코포레이티드 액세서리 및 통신 디바이스용 인터페이스 시스템
KR20130057074A (ko) * 2011-11-23 2013-05-31 삼성전자주식회사 외장 기기 연결을 위한 방법 및 장치
US20180189210A1 (en) * 2015-06-16 2018-07-05 Nordic Semiconductor Asa Integrated circuit inputs and outputs

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100374461B1 (ko) * 2000-05-22 2003-03-04 정순호 외장형 시디-리라이터 드라이브 연결 방법
KR100547728B1 (ko) * 2002-12-16 2006-01-31 삼성전자주식회사 휴대 단말기
KR100841544B1 (ko) * 2003-09-23 2008-06-26 모토로라 인코포레이티드 액세서리 및 통신 디바이스용 인터페이스 시스템
KR20130057074A (ko) * 2011-11-23 2013-05-31 삼성전자주식회사 외장 기기 연결을 위한 방법 및 장치
US20180189210A1 (en) * 2015-06-16 2018-07-05 Nordic Semiconductor Asa Integrated circuit inputs and outputs

Also Published As

Publication number Publication date
CN118043793A (zh) 2024-05-14
KR20230049421A (ko) 2023-04-13
EP4375841A1 (en) 2024-05-29
US20230205714A1 (en) 2023-06-29

Similar Documents

Publication Publication Date Title
WO2022177299A1 (ko) 통화 기능의 제어 방법 및 이를 지원하는 전자 장치
WO2023058881A1 (ko) 데이터를 처리하는 전자 장치 및 그 방법
WO2022092756A1 (ko) 안테나를 포함하는 웨어러블 전자 장치
WO2022065806A1 (ko) 리세스 구조가 형성된 하우징 및 이를 포함하는 전자 장치
WO2021162249A1 (ko) 인쇄회로기판 조립체 및 이를 포함하는 전자 장치
WO2022220551A1 (ko) Usb 타입 c 연결 단자를 사용한 다중 연결 제어 방법을 제공하는 전자 장치 및 그의 동작 방법
WO2022197155A1 (ko) 플렉서블 회로기판를 포함하는 전자장치
WO2022103047A1 (ko) 결합 가능한 홈을 구비하는 전자 장치
WO2023075153A1 (ko) 통신 모듈을 식별하기 위한 구성 핀을 이용하여 안테나 장치를 제어하는 전자 장치 및 방법
WO2022270859A1 (ko) 안테나 배치를 위한 고정 장치 및 그것을 포함하는 이동 통신 장치
WO2022119416A1 (ko) 전자 펜을 이용하는 전자 장치 및 그 방법
WO2024019289A1 (ko) 멀티 마스터 기반의 영상 센싱 모듈 제어 방법 및 그 장치
WO2021177640A1 (ko) 외부 전자 장치의 어플리케이션을 제어하는 방법 및 이를 지원하는 전자 장치
WO2023033319A1 (ko) 디스플레이의 제어 방법 및 이를 지원하는 전자 장치
WO2024058415A1 (ko) 화면 제공 시간을 저감하는 전자 장치 및 이의 제어 방법
WO2024123104A1 (ko) 전자 장치 및 전자 장치에서 오디오 데이터 출력 방법
WO2022169278A1 (ko) 안테나를 포함하는 전자 장치
WO2023022356A1 (ko) 디스플레이 패널을 제어하는 커맨드들을 처리하는 타이밍을 동기화하기 위한 전자 장치 및 방법
WO2024063342A1 (ko) 잠금 화면을 표시하는 전자 장치 및 그 동작 방법
WO2023068734A1 (ko) 웨어러블 장치와 통신하는 전자 장치 및 그 제어 방법
WO2022025657A1 (ko) 전자 장치의 커버 플레이트 및 상기 커버 플레이트의 제조 방법
WO2023075365A1 (ko) 메탈 시트를 포함하는 하우징 및 이를 포함하는 전자 장치와 그 제조 방법
WO2023014162A1 (ko) 카메라 장치 및 카메라 장치를 포함하는 전자 장치
WO2023140492A1 (ko) 컨텐츠를 표시하는 방법 및 장치
WO2023048404A1 (ko) 어플리케이션의 실행 화면을 표시하는 방법 및 이를 지원하는 전자 장치

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22878702

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2022878702

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2022878702

Country of ref document: EP

Effective date: 20240223

NENP Non-entry into the national phase

Ref country code: DE