make HAL component driver file
05 Jan 2015 22:33 #54578
by Kaushik
make HAL component driver file was created by Kaushik
Hello i am new to linuxcnc.
right now i am working making drivers of BSPI for 5i24 but cannot understand its function.
can anyone plz suggest good reference to start...
Thanks
Kaushik
right now i am working making drivers of BSPI for 5i24 but cannot understand its function.
can anyone plz suggest good reference to start...
Thanks
Kaushik
Please Log in or Create an account to join the conversation.
05 Jan 2015 23:31 #54584
by PCW
Replied by PCW on topic make HAL component driver file
Probably the best place to look is the 7I65 hal component since
its a working hal component that interfaces to BSPI:
mesa_7i65.comp
its a working hal component that interfaces to BSPI:
mesa_7i65.comp
The following user(s) said Thank You: Kaushik
Please Log in or Create an account to join the conversation.
06 Jan 2015 01:05 #54591
by Kaushik
Replied by Kaushik on topic make HAL component driver file
Thanks but I checked that comp file but I am not getting from where he is getting dat value in hm2_bspi_write_chan ie 0x0000A000, 0x00008000 and 0x00009c18 and also cpld values
Please Log in or Create an account to join the conversation.
06 Jan 2015 01:19 #54592
by PCW
Replied by PCW on topic make HAL component driver file
All SPI data is specific to the actual remote SPI devices so
those numbers only make sense for the specific hardware on the 7I65
those numbers only make sense for the specific hardware on the 7I65
The following user(s) said Thank You: Kaushik
Please Log in or Create an account to join the conversation.
06 Jan 2015 01:30 #54595
by Kaushik
Replied by Kaushik on topic make HAL component driver file
Okay..
Thanks
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.105 seconds