BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - FocusPaul

Pages: [1]
1
Discussion - EVE / Re: REG_CMDB_WRITE bulk transfer
« on: August 10, 2021, 01:31:13 PM »
Hello Rudolph,

thank you for the link. Found it in EVE_start_cmd_burst(). Actually, it's not very clear to me reading the manual that it is working that way.

That's making life a lot easier now, because I don't have to keep track of the write position in FIFO buffer anymore.

Best regards,
Paul

2
Discussion - EVE / REG_CMDB_WRITE bulk transfer
« on: August 09, 2021, 01:34:01 PM »
Hello!

I've used EVE 1 and 2 in projects before. Now I'd like to take advantage of REG_CMDB_WRITE command.

If understood correctly, REG_CMDB_WRITE takes one 32-bit command. Do I have to send a total of 7 bytes (3 byte address + 4 byte data) over SPI per 32 bit display list command?
Or is there a way to send multiple commands at once as a real bulk transfer? Something like: 3 byte address -> 32 bit command -> 32 bit command -> 32 bit command ...

The address overhead seems to high when sending big amounts of data.

Best regards,
Paul

Pages: [1]