Moinelly

Results 20 comments of Moinelly

@Ashis-Github where did you get modbus_ascii function from, i have been trying it here and i couldn't get anything. Can you help me out here. Thank you!

Thank you! It worked `ArducamSDK.Py_ArduCam_writeReg_8_8( handle, 0x46, 1, 0x05);`,I used this

I have used your MT9V034_demo.cpp code in raspberry_pi. It is compiling error free but when i run the Test file. i get error > ./Test: error while loading shared libraries:...

It worked ./Test is working but the error is, > *** Error in `./Test`: double free or corruption (fasttop): 0x00410ae8 Aborted what is this error,I have not made any changes...

sudo MALLOC_CHECK_=0 ./Test worked perfectly,The problem now arises is after "ArduCam_open successful" nothing is displayed i.e the code is not going in while loop and stuck there. what is problem...

![image](https://user-images.githubusercontent.com/33510147/34327321-30cc22ae-e8e7-11e7-9457-75036defceee.jpeg) I'm stuck here!can you please provide the solution because the same thing is happening when i use demo python code for MT9v034, once in a blue moon it's displays...

I have checked it in windows. It is working perfectly but when i shift it to RPI the problem is encountered. i didn't change the hardware or software. AR0134 is...

It just a phrase,what i was trying to say is the device works randomly,and when i check it again it stuck. we will solve it tomorrow. Thank you for the...

Hey Lee, I have checked MT9V034 in Windows it is working perfectly but when i shift the hardware to Linux/RPI, I'm getting the same problem. The code is stuck and...

Thank you! It's working now,can you tell me what was the problem occurred here?