UPC EETAC Bachelor's Degree in Telecommunications Systems and in Network Engineering EEL

Lab 9

Laboratory

Laboratory 10: FSM in C language. Interrupts to detect signal events (CLK)

[P10] FSM: state enumeration (plan X)               FSM: arithmetic operations (Plan Y)

Lab 11

[2 Dec]

This is the post lab assignment PLA10_11

This laboratory session will show you how to use interrupts to detect external events such signal transitions and thus implement FSM as we did in Chapter II.

3.5.4. Examples

3.5.4.3.  Counter_BCD_1digit: 1-digit BCD up counter (plan X)

Project tutorial #1: Counter_BCD_1digit

 

3.5.4.4. Counter_mod1572 (large binary counter plan Y)

Project tutorial #2: Counter_mod1572