Author Topic: Can Microchip Configurable Logic Block (CLB) match UART address?  (Read 1872 times)

0 Members and 1 Guest are viewing this topic.

Offline nunojpgTopic starter

  • Contributor
  • Posts: 11
Hey!

I want to implement 1-Wire like slaves with a uC and looking for a option to stay sleeping while the master doesn't send the address.
Other functions like Search and Alert don't need to be implemented on sleep.
 
For this case I wonder if Microchip CLB would be able to match a preamble and address, even if 8 bits.

The specs are:
1x CLB - Interconnected fabric containing 32 Basic Logic Elements (BLE) / each BLE contains one 16-input Look-Up Table (LUT) and one flip-flop
4x CLC - Configurable Logic Cells - Integrated combinational and sequential logic

I have very limited experience in configurable circuits, so I wouldn't be surprised if the answer is trivial.

Thanks
« Last Edit: March 09, 2024, 10:52:12 am by nunojpg »
 

Online mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13748
  • Country: gb
    • Mike's Electric Stuff
Re: Can Microchip Configurable Logic Block (CLB) match UART address?
« Reply #1 on: March 09, 2024, 11:09:40 am »
You'd need to keep the clock running so is there much benefit to being asleep?
What sort of baudrate are you looking at? - maybe you could decode in software & wake on a leasing edge - the RC osc would probably startfast enough for lower baudrates.
Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline voltsandjolts

  • Supporter
  • ****
  • Posts: 2300
  • Country: gb
Re: Can Microchip Configurable Logic Block (CLB) match UART address?
« Reply #2 on: March 09, 2024, 11:30:31 am »
DS28E18 interface is powered from the 1-wire bus (saves your slave power) but you would need to wakeup mcu fairly quick, few microseconds.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf