A compact integrated circuit that performs specific tasks in embedded systems, combining processor, memory, and I/O interfaces for efficient control within larger electronic devices.
Multiprotocol communication in your product – our chips and modules for your highly integrated solutions.
Integrate machines and devices into your network – our turn-key communication solutions make it easy regardless of the network standard.
Centralized edge management made easy - your holistic IIoT platform for device and application management
Discover the next generation of industrial communication. netX 900 enables seamless connectivity, cybersecurity, and long-term scalability.
The right communication solution for your industry – rely on Hilscher’s years of experience as the market leader in automation.
From legacy fieldbuses to Industrial Ethernet and the networking of modern sensors right up to the cloud – Hilscher’s industrial communication solutions in action.
Discover the next generation of industrial communication. netX 900 enables seamless connectivity, cybersecurity, and long-term scalability.
Development of innovative communication solutions that intelligently and efficiently connect industrial networks, devices, and systems.
Discover the next generation of industrial communication. netX 900 enables seamless connectivity, cybersecurity, and long-term scalability.
Take advantage of our know-how – with services tailored to your goals.
Do you have any questions? Reach out to us or to one of our partners!
Under Downloads you’ll find numerous drivers, tools and manuals for our products.
Are you looking for an integration partner for your industrial communication project? From multi-protocol capable netX chips to IIoT applications - our network of partner companies offers you the support you need!
We have been the market leader for industrial communications for over 35 years. 35 years in industrial applications and forward-looking research and development.
Find out what makes us who we are.
News, background information and a schedule of events where you can meet us – stay up to date on everything related to Hilscher and industrial communication.
Are you looking for an integration partner for your industrial communication project? From multi-protocol capable netX chips to IIoT applications - our network of partner companies offers you the support you need!
In a connected world, we unlock the potential of industrial communication. Our success is built on the commitment of our employees.
At Hilscher, we are shaping the future of industrial communication. Turn complex requirements into clear priorities, connect technology with customer value, and take ownership of innovative hardware products. Work with interdisciplinary teams to turn ideas into solutions that make a difference. Shape the future with us.
Multiprotocol communication in your product – our chips and modules for your highly integrated solutions.
Integrate machines and devices into your network – our turn-key communication solutions make it easy regardless of the network standard.
Centralized edge management made easy - your holistic IIoT platform for device and application management
The right communication solution for your industry – rely on Hilscher’s years of experience as the market leader in automation.
From legacy fieldbuses to Industrial Ethernet and the networking of modern sensors right up to the cloud – Hilscher’s industrial communication solutions in action.
Development of innovative communication solutions that intelligently and efficiently connect industrial networks, devices, and systems.
Take advantage of our know-how – with services tailored to your goals.
Do you have any questions? Reach out to us or to one of our partners!
Under Downloads you’ll find numerous drivers, tools and manuals for our products.
We have been the market leader for industrial communications for over 35 years. 35 years in industrial applications and forward-looking research and development.
Find out what makes us who we are.
News, background information and a schedule of events where you can meet us – stay up to date on everything related to Hilscher and industrial communication.
In a connected world, we unlock the potential of industrial communication. Our success is built on the commitment of our employees.
Microcontrollers are compact integrated circuits designed to perform specific operations within an embedded system. They are single-chip computer systems that perform a predefined set of functions within a larger system or product. Some microcontrollers are also referred to as System on a Chip (SoC).
Microcontrollers can contain a range of onboard memory types. They typically include read-only memory (ROM) or flash memory for storing the software (firmware), random access memory (RAM) for temporary data storage and processing and electrically erasable programmable read-only memory (EEPROM) for non-volatile storage of configuration parameters or data that must persist through power cycles.
Microcontrollers are distinguished from microprocessors by their level of integration. While a microprocessor generally requires external components to provide memory and I/O functions, a microcontroller typically includes these features on-chip, making them ideal for applications where size, power efficiency, and system simplicity are paramount.
The expansive utility and evolving complexity of microcontrollers underscore their integral role in modern digital electronics, offering an efficient solution for control and operation in countless embedded systems.
Microcontrollers usually contain the following components:
The CPU is the core component also known as the brain of the microcontroller and responsible for executing instructions and performing arithmetic calculations. It interprets instructions fetched from memory and executes them accordingly. It consists of the Arithmetical and Logical Unit (ALU), Control Unit, and Register Array.
ROM stores the program or instructions that need to be executed by the microcontroller. This memory holds the firmware that defines the behavior of the microcontroller. It can be Flash memory or Electrically Erasable Programmable Read-Only Memory (EEPROM), allowing for reprogramming in modern microcontrollers.
RAM is used for temporary data storage during program execution, like a computer. It is volatile memory, meaning all data is lost when power is turned off.
Some microcontrollers include Electrically Erasable Programmable Read-Only Memory (EEPROM) for storing data that needs to be retained even when power is turned off, such as configuration settings.
These ports can be configured as either inputs or outputs, allowing the microcontroller to interface with external devices and sensors. These ports enable interaction with external devices by reading or writing data through its pins.
Microcontrollers often include Analog-to-Digital Converters (ADCs) for converting analog signals from sensors into digital values.
Some microcontrollers feature Digital-to-Analog Converters (DACs) for generating analog signals.
Timers and Counters: Microcontrollers incorporate timers and counters for tasks such as generating precise time delays and for synchronizing the operations, measuring time intervals, or counting external events. The timer source can be either internal or external.
An interrupt system allows the microcontroller to respond promptly to external events or internal conditions requiring immediate attention. Interrupts can temporarily suspend the current program execution to handle time-critical tasks, such as sensor inputs or communication events.
Microcontroller provides Integrated Development Environments (IDEs), compilers, debuggers, and programming tools. Documentation, datasheets, reference manuals, and application notes to aid developers in designing and programming embedded systems using microcontrollers.
Microcontrollers are often referred to as single-chip computers due to their on-chip memory, I/O circuitry, and other components that allow them to function as standalone computers without additional supporting circuitry.
Microcontrollers can incorporate various types of power-supply circuitry, including integrated voltage regulators, power-management modules, and supervisor modules. These features help optimize power consumption and ensure stable operation under varying supply voltages.
Mixed-signal microcontrollers are common, integrating analog components needed to control non-digital electronic systems effectively. This integration allows for agile interaction with digital, analog, or electromechanical components in embedded applications.
Microcontrollers serve as the central command centers within embedded systems, managing and executing dedicated tasks.
Microcontrollers play a crucial role in controlling various functions in automobiles, such as engine management, transmission control, braking systems, and airbag deployment. They ensure precise and efficient operation of these systems, contributing to vehicle performance and safety. They continually monitor myriad sensors and execute control algorithms to maintain optimal vehicle performance.
Microcontrollers are integral components in consumer electronics like smartphones, tablets, digital cameras, and other portable devices. They facilitate the smooth functioning of these devices by controlling various features and ensuring seamless user experience. They provide the appropriate responses such as turning on/off heating elements or motors.
Microcontrollers are utilized in medical equipment such as heart rate monitors, blood pressure monitors, insulin pumps, and other healthcare devices. They enable precise control and monitoring of vital functions in medical applications for accurate diagnostics and treatment.
Many household appliances like washing machines, refrigerators, microwave ovens, and more contain microcontrollers to regulate their functions effectively. Microcontrollers help in managing different operations within these appliances for user convenience and energy efficiency.
Microcontrollers are employed in sensors and devices used for environmental monitoring tasks like measuring temperature, humidity, air quality, etc. They help gather data accurately for environmental analysis and control purposes.
Microcontrollers play a pivotal role in industrial communication by integrating and managing data exchange between various sensors, actuators, and control devices within an automated system. Due to their embedded processing capabilities, they can execute real-time operations and protocol handling, ensuring timely and accurate data transmission. This efficiency and reliability make microcontrollers indispensable for maintaining synchronized industrial processes, optimizing system performance, and enabling advanced functionalities like predictive maintenance and real-time monitoring in smart manufacturing environments.
Microcontrollers integrate multiple components, including CPU, memory, I/O peripherals, timers, and communication interfaces, onto a single chip. This compactness reduces the need for external components, minimizes board space, simplifies circuit design, and lowers production costs.
By integrating multiple functions into one chip and due to their compact size of essential components, microcontrollers help lower production costs. They reduce the need for additional components, which can lead to savings in manufacturing and assembly. In high-volume products like consumer electronics and automotive systems, this cost efficiency becomes significantly impactful.
Microcontrollers are designed to be energy-efficient, which is particularly important for many devices. Their low power modes, including sleep and idle modes, allow them to conserve energy when full operation is not required, extending the life of the power source, thereby extending battery life and reducing energy costs.
Many microcontrollers are capable of real-time operation, meaning they can respond to inputs and events with minimal delay, with dedicated peripherals like timers and interrupt controllers, they can perform time-sensitive tasks, process data in real-time, and provide immediate feedback or actions. This is essential for time-critical applications such as motor control, robotics, automation, and safety systems where timely responses are crucial for proper operation.
Microcontrollers are highly versatile and can be programmed to perform a wide range of tasks, from simple to complex. Software running on microcontrollers can be updated or replaced without needing to redesign the hardware. This makes product updates simpler and allows reusable code for different projects, enhancing development efficiency. They support various programming languages and development environments, allowing developers to implement custom algorithms, control logic, and user interfaces tailored to specific application requirements.
As a leading company in the field of industrial communication, Hilscher offers a broad portfolio of technologies and solutions for networking industrial environments.
This includes a wide range of interface solutions for connecting sensors, actuators and controllers to industrial communication networks. The microcontrollers of the netX family form the basis for this. The multiprotocol-capable SoCs can be integrated into automation components as required and their extensive chip peripherals enable powerful, efficient and flexible solutions. A protocol change is achieved by simply reloading Hilscher's own netX firmware. Building on this, the company also offers embedded modules and PC cards in all form factors in order to realize the netX communication interface with less integration effort.
Of particular note is the smallest multi-protocol communication controller on the market, the netX 90, which features embedded flash and offers true multi-protocol capability for real-time Ethernet and fieldbus connectivity. Unlike general-purpose microcontrollers, it is characterized by its specific integrated functions and effectively bridges the gap to a system-on-chip (SoC) solution by integrating system components such as a dual Ethernet PHY, DC/DC converter, POR circuits and BOD functionality that would otherwise be required externally. In addition, the netX 90 is a single and companion chip crossover solution. When designed as a companion chip, it can be easily paired with a general purpose microcontroller or microprocessor by utilizing the host interface. Hilscher also offers a comprehensive managed industrial IoT range under the netFIELD brand. This ranges from edge gateways as an application-oriented computer platform with integrated container management and the Edge OS Runtime running on it to the central cloud portal, via which the docker containers are deployed to the edge devices, through to turnkey containers for communication applications.