Hi,
I made a program to genrate a logic high,
but i have some problems in it, some times there is a error saying,
' wrie cannot be perfprmed because the number of channels in the data does not match the number of channels in the task'
but i have only one digital port with 8lines , of which i wanted to
genrate a logic high (gave a constant true) only at one line ( at P0 0/
line 1).
when i run the program some times it has no errors, and sometimes it
has errors mentioned above, in any case i dont see any voltage across
my load. My task is switch on the mosfet driver with a logic high,
inturn drive mosfet to ON. inspite of having no errors, mosfet is open
and not conducting!
what is the mistake i made? do i need any speacial connections to make the digital lines of mosfet active?