Hi Sergio,
- I need the put ENBL pin at 1 even when i want use SPI ?
[A] Yes, for both the ENBL pin must be logic high.
JozefKozon_1-1768802104150.png
JozefKozon_2-1768802136717.png
JozefKozon_3-1768802181334.png
- Clock polarity active high is right ?
[A] Correct. The SCLK line is active high, CPOL=0.
- Clock phase 1ST edge is right ?
[A] This is incorrect. The data are sampled on SCLK falling edge, (2nd edge), CPHA=1. This deduces the SPI mode is 1.
JozefKozon_4-1768803574642.png
JozefKozon_5-1768803636543.png
JozefKozon_6-1768803749977.png
- Max frequency i read on datasheet up 10MHz but in another part of datasheet i read max 10Mhz so the right frequency is?
[A] Yes, the maximum HB2000 SPI operation is 10 MHz.
JozefKozon_0-1768802003240.png
- if i want read the register i need to send 0x00 for read the device identification 0x2000 for read status ect ect and set the bit 15 if i want write right ?
[A] Please find attached SPI HBridge SW driver. Included is a Programming Guide document.
With Best Regards,
Jozef