AboutMCU

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MAO
Level 5
Level 5
Distributor - Macnica (Japan)
5 solutions authored 50 replies posted 100 sign-ins

There is a UDB in the Digital System in the PSoC series. Please tell me what exactly it is.

0 Likes
1 Solution
NaMo_1534561
Level 5
Level 5
Distributor - Macnica (Japan)
100 replies posted 100 sign-ins 50 replies posted

UDB (Universal Digital Block) is a flexible and programmable general-purpose digital block within a PSoC device.
Each UDB consists of two small PLDs, a datapath module, and a status register and a control register.
UDB can perform a set of functions such as:
- Cascade multiple UDBs to create a block that handles data of 8 bits or more
- Communication components (SPI, I2C, UART, etc.)
- Flexible logic machine (PWM etc.)

Some application notes are abailable such as, 

Designing PSoC Creator Components with UDB Datapaths

https://www.infineon.com/dgdl/Infineon-AN82156_Designing_PSoC_Creator_Components_with_UDB_Datapaths-...

 

View solution in original post

1 Reply
NaMo_1534561
Level 5
Level 5
Distributor - Macnica (Japan)
100 replies posted 100 sign-ins 50 replies posted

UDB (Universal Digital Block) is a flexible and programmable general-purpose digital block within a PSoC device.
Each UDB consists of two small PLDs, a datapath module, and a status register and a control register.
UDB can perform a set of functions such as:
- Cascade multiple UDBs to create a block that handles data of 8 bits or more
- Communication components (SPI, I2C, UART, etc.)
- Flexible logic machine (PWM etc.)

Some application notes are abailable such as, 

Designing PSoC Creator Components with UDB Datapaths

https://www.infineon.com/dgdl/Infineon-AN82156_Designing_PSoC_Creator_Components_with_UDB_Datapaths-...