Search found 89 matches
- 30 Jul 2024, 02:00
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
LPC2148 UART Tutorial
Part 8 of the tutorial deals with UART in LPC2148. In this, we will understand some basics of UART in general and in LPC2148. The Pins associated with UART are explained and also the list of registers used for UART. The next topic will be about baud rate generation in the UART module and calculation...
- 30 Jul 2024, 01:59
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
LPC 2148 PWM Programming
In the seventh part of the series, we will discuss a new topic called Pulse Width Modulation (PWM). Here, we will see the uses of PWM, types of PWM signals in LPC2148 and also the pins that are capable of generating PWM. We will understand how PWM is generated in LPC2148 and the registers related to...
- 30 Jul 2024, 01:58
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
ARM Interrupt Tutorial
In this tutorial, we will see the concept of interrupts in microcontrollers and the use of interrupts in embedded systems. Then, we will see how the interrupts are handled in LPC2148 and the registers associated with them. We will also see how to initialize the interrupts and configure interrupts in...
- 30 Jul 2024, 01:56
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
ARM Timer Tutorial
The next part of the ARM7 tutorial series is the concept of Timers in LPC2148. We will discuss some basics of timers and counters in LPC2148 and the registers with respect to Timers in LPC2148. Then, we will see how to configure the Timers as per our needs. Finally, we will once again blink the LEDs...
- 30 Jul 2024, 01:54
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
Interfacing 16X2 LCD
We will develop a small project in this part of the tutorial involving LPC2148 MCU and LCD display. As LCD is an important component in the world of embedded systems, we will see some basics about LCD modules and the pin configuration of the typical 16 x 2 LCD display. We will then interface the LCD...
- 30 Jul 2024, 01:51
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
ARM PLL Tutorial
Part 3 of the tutorial will be about Phase Locked Loop (PLL) in LPC2148. It gives an introduction to PLL in general, the use of PLL in LPC2148 and types of PLLs. After the basic introduction, the next topic will be understanding different registers that are related to PLL and also setting up the PLL...
- 30 Jul 2024, 01:50
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
ARM GIPO
This part gives an introduction to the Pin Configuration of the LPC2148 MCU. It acts as a guide to understanding the general purpose input / output (GPIO) pin, different registers associated with the GPIO operations and different ways to initialize the registers. Finally, we will see a real time exa...
- 30 Jul 2024, 01:47
- Forum: ARM STM
- Topic: ARM Tutorials For Beginners
- Replies: 7
- Views: 83573
ARM Tutorials For Beginners
The first part of the tutorial is a basic introduction of the ARM Processors, features of ARM processors, explaining the features of the ARM processors, different families of ARM processors and their corresponding architectures, general nomenclature used in ARM processors. It also gives a brief idea...
- 29 Jul 2024, 22:52
- Forum: Learning with Castle
- Topic: FAQs
- Replies: 1
- Views: 32711
What operating systems can be installed on Raspberry Pi/Orange Pi?
Which OS can be installed on Raspberry Pi/Orange Pi? For single-board computers, there are many Unix-like operating systems available, mainly distributions like Ubuntu, Debian, and CentOS. You can also install Android and Windows (which is a bit more complex). For Raspberry Pi, the most common OS o...
- 29 Jul 2024, 22:45
- Forum: Learning with Castle
- Topic: FAQs
- Replies: 1
- Views: 32711
FAQs
Here will be answers to the most frequently asked questions regarding STM, Arduino, and OPI/RPI.