Jump to content

Recommended Posts

Posted

i've had my blm pcb made, but i'm not sure it's working properly.

my configuration is 2 scalar circuits and all the switches (haven't put in the leds yet) on a single board. i'm not sure which app to use to test it. i've compiled and tested blm and blm_x in the examples folder on the svn, as well as blm_scalars under controllers. should i at least get a response on the lcd or debug window when i hit a button?

i'm just not sure where to begin with troubleshooting this.

thanks,

ultra

Posted

i must have killed my brain designing this thing, b/c i overlooked some fundamental things.

it's working, and the only problem i'm having right now is that the buttons on the second scalar circuit aren't working. should they work automatically with the blm_scalar firmware?

Posted

i've tracked down BLM_SCALAR_NUM_MODULES, and put this code in mios32_config.h:

#define BLM_SCALAR_NUM_MODULES 2

should this have both of my blm circuits working? i've tested all the hardware connections and they seem to be fine.

ultra

Posted

i inserted a debug message (to the mios studio terminal) into blm_scalar.c to make sure BLM_SCALAR_NUM_MODULES was set to 2, and it is. but i've also verified all my electrical connections on the pcb and they're fine. so i really have no idea where to go from here. someone please help!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...