Search found 5 matches

by titchap
Fri Aug 19, 2016 7:44 am
Forum: MicroPython pyboard
Topic: I2C.SLAVE send() no data receive
Replies: 6
Views: 7139

Re: I2C.SLAVE send() no data receive

Thank you for taking the time to reply. is very friendly. yes i know UART and I2C protocol and I think your are right, but i dont have possibility of choice. I think the pyboard is just a good issue for implementing in the test hardware for a benchmark of a product. This product use an I2C interface...
by titchap
Thu Aug 18, 2016 3:05 pm
Forum: MicroPython pyboard
Topic: I2C.SLAVE send() no data receive
Replies: 6
Views: 7139

Re: I2C.SLAVE send() no data receive

Yes you are right. i understand that and this for that i follow the example and the send slave command launch before the master request. the SCL is provide by the master so the master should receive the nice data prepared by the slave. I don't understand why is no a good data to receive to master wh...
by titchap
Thu Aug 18, 2016 1:25 pm
Forum: MicroPython pyboard
Topic: I2C.SLAVE send() no data receive
Replies: 6
Views: 7139

I2C.SLAVE send() no data receive

Hello. After a several tests and after to try the different issues in post https://forum.micropython.org/viewtopic.php?f=6&t=597&start=10 , I come towards you for you help. I try to communicate in I2C interface with the two pyboard. On in Master and another in Slave, of course. I use the Pyb.I2C mod...
by titchap
Fri Sep 11, 2015 6:36 am
Forum: MicroPython pyboard
Topic: Max generate Freq of PIN OUT ?
Replies: 2
Views: 3200

Re: Max generate Freq of PIN OUT ?

Thank you very much for you answer.
the post can be close and I m thank the forum member (dhylands) for have help me.

best regards,
by titchap
Thu Sep 10, 2015 6:09 am
Forum: MicroPython pyboard
Topic: Max generate Freq of PIN OUT ?
Replies: 2
Views: 3200

Max generate Freq of PIN OUT ?

Hello, sorry for my English.... Please, can you give me the max frequency of pyboard can i provide on the pin out ? I am looking for if the microPython on Pyboard can give me a possibility to generate a 3micro secondes frame. Is it possible to controle this rate of python, or inline asm ? Very thank...