Jump to content

Crash when ENC_NUMBER > 63


Recommended Posts

Guest The_Accelerator
Posted

I'm working around with ENC_NUMBER Values bigger than 63. So when ENC_NUMBER reaches 64, my app crashes.

I´m working with Encoder-Groups and with offsets. Do I have to spread a memory location?

Posted

Aren't you exceeding the max number of inputs ?

(64 encoders (nr 0 to nr 63) require 128 digital inputs)

http://www.ucapps.de/mios.html

One core module, stuffed with a PIC18F452, can handle with:

up to 128 digital inputs

for more, I think you'll have to use more (linked) cores

Goodluck,

DriftZ

Guest The_Accelerator
Posted

defenitely not. i`m using 32 encoders and add sometimes an offset to ENC_NUMBER to reach more parameters. when exeeding 64, it seems that there are no more definitions of ?tables?.

thorsten, how long can the lables table be?

Posted

I've no idea, since you never mentioned which application your are using.

With MB64E you've up to 128 encoder entries, they have to be referenced with the functions under mb64e_fsr.inc

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...