
|
INFO - FAQ - CC2-Forum - CCPro-Forum |
|
||
|
Thats correct I using the C-Control I Unit M2.0 with an Application Board 2.0? and connect the CF memory card with connector J6 > > Now the data is coming direct from the C-control M-Unit 2.0 PIN 52 instead of the IC RS232 > > and that works > > > > Now there is made a TEXT file test A.txt > > > > But unfortunately there is no data written > > > > We are nearly there, wat can be possibly wrong > > > > print "at+create testA.txt" 'Maakt een file testA.txt. > > pause 150 '3 sec. > > > > #start > > Print "at+datastream " ' To Send Data > > PAUSE 150 > > PRINT "DIT IS EEN TEST" > > PRINT "Alles wat hier staat moet zichtbaar zijn" > > PAUSE 25 'pause 0,5 sec > > PRINT "+" 'Stop recording > > PAUSE 25 > > PRINT "+" 'Stop recording > > PAUSE 25 > > PRINT "+" 'Stop recording > > pause 25 > > > > END > > Hans > Hello, > I have been reading the documentation of the M3248. > The power supply for this unit is 3,3V / ~100mA, the I/O pins are normal TTL 0/5V level. > The RxD and TxD from the M3248 should be connected directly to the TxD and RxD of your C-Control. > Are you using a C-Control I Unit M2.0 with an Application Board 2.0? > You can find these connections on the Application Board 2.0 connectors J5 and J6. > J5-3 is the TxD. > J5-4 is the RxD. > J6-1 is the TxD. > J6-3 is the RxD. > Greetings, > H.J. Windt > |
| Antwort schreiben |