Jun 25, 2022 #1 A Ahsan_Ali Newbie Joined Apr 30, 2022 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1 Activity points 26 Hi everyone. What is meant by bursts in AHB lite interface?
Jun 26, 2022 #2 FlyingDutch Advanced Member level 1 Joined Dec 16, 2017 Messages 458 Helped 45 Reputation 92 Reaction score 55 Trophy points 28 Location Bydgoszcz - Poland Activity points 5,027 Ahsan_Ali said: Hi everyone. What is meant by bursts in AHB lite interface? Click to expand... Hello, it means that during for example write transaction master sends one address, but several data chunks are transmitted (and addresses for these chunks are incremented/decremented automatically not using CPU). Best Reagards Upvote 0 Downvote
Ahsan_Ali said: Hi everyone. What is meant by bursts in AHB lite interface? Click to expand... Hello, it means that during for example write transaction master sends one address, but several data chunks are transmitted (and addresses for these chunks are incremented/decremented automatically not using CPU). Best Reagards
Jun 26, 2022 #3 ads-ee Super Moderator Staff member Joined Sep 10, 2013 Messages 7,944 Helped 1,823 Reputation 3,656 Reaction score 1,808 Trophy points 1,393 Location USA Activity points 60,209 If you plan on implementing an AHB-Lite interface you should plan on reading the Amba Specification: https://www.arm.com/architecture/system-architectures/amba/amba-specifications They are freely downloadable. Upvote 0 Downvote
If you plan on implementing an AHB-Lite interface you should plan on reading the Amba Specification: https://www.arm.com/architecture/system-architectures/amba/amba-specifications They are freely downloadable.