Embedded Glossary: Difference between revisions

(Created page with ";PLL :Programmable Logic Layer")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Some of this may be specific to the [[STM32G0B1RE]] chip, or some other chip that we use. But that's okay. The point is to be a central location where you can Ctrl-f to look up terms.
;PLL

:Programmable Logic Layer
== Glossary ==
'''PLL'''

Phase-locked loop

'''UART'''

Universal asynchronous receiver-transmitter ([[wikipedia:Universal_asynchronous_receiver-transmitter|Wikipedia]])

Also '''USART''', Universal synchronous and asynchronous receiver-transmitter ([[wikipedia:Universal_synchronous_and_asynchronous_receiver-transmitter|Wikipedia]])

'''RCC'''

'''R'''eset and '''c'''lock '''c'''ontrol
[[Category:Embedded]]

Latest revision as of 18:24, 11 February 2024

Some of this may be specific to the STM32G0B1RE chip, or some other chip that we use. But that's okay. The point is to be a central location where you can Ctrl-f to look up terms.

GlossaryEdit

PLL

Phase-locked loop

UART

Universal asynchronous receiver-transmitter (Wikipedia)

Also USART, Universal synchronous and asynchronous receiver-transmitter (Wikipedia)

RCC

Reset and clock control