I have a question regarding (product) regarding (issue).
My hardware configuration:
-ionicube 1x with ioni pro
-small mige with 5000ppr
software vnm with 23 bit support
my question is
can ionicube 1x support 23 bit seriall encoder (biss c)?
i know that mmos doesnt support it but i am using new open source firmware with support of 23 bit encoder but i am not certan that driver will support it.
IONICUBE 1X is just a motherboard. The encoder connector is indentically wired than IONICUBE (4X) and simucube 1 board. You can use any encoder that IONI supports.
If he is meaning to develop his own BiSS-C protocol reader into his system, then I can’t help as such code is not in our Simucube open source codes - it is in the closed source IONI implementation that we can’t just give out.
We didn’t understand each other. I made a mistake. Biss c is common protocol. Pinout is already on wiki (because is selling like bissC capable). Stm32 discovery is for that.
We discuss it is better to move forward to 24bit encoder
I have a similar configuration:
IoniCUBE 1X
IoniPRO HC
Mige ST130 M100-10 With Biss-C Encoder
SimpleMotion V2
STM32F407
I also ordered a 10.000 PPR Encoder for another project but I don’t want to use it as I’ve a Biss-C Encoder already mounted on Mige servomotor…
My question is:
How should I connect Biss-C wires to STM32 in order to make everything work?
I red that VNM Firmware supports Biss-C interface and I know that with an incremental encoder you usually have to split “0V”, “A+”, “B+”, “Z+” Signals coming to IoniCUBE1X to reach also STM32 “Gnd”, “PA0”, “PA1”, “PA2”.
I got the feeling he wants to run that VNM firmware from Github. I do not have any experience with that, as the whole firmware is made to use a different brand of servo drive technology.
Yes, I intended to run VNM one (Which Is Born for AASD drivers) but… for those who have a SimuCube I found that there was an upgrade kit to pass from incremental encoders to Biss-C encoders thus I thought that It was also possible for me even if I’m going to use a IoniCUBE.
If Hoan supports BiSS via his controller and FW, and you can grab the BiSS signals from that stm board, you should be able to get working setup with ionicube too.
GP12/13 is used for clock and C+/- /index is used for data signals. I am quite sure I have used BiSS B/C many years ago on ionicube/Ioni pro combo for testing something for my small cnc mill project.
So the biggest issue here is to get correct support from Hoan’s controller, both for encoder and control-signal outputs. Do you know if he’s using PWM, or Analog +/-10V? But both will be ok for Ioni Pro /Ionicube setup.