yes it's me.
sorry, I've mistaked on the other post. I'll post on this thread now.
I managed to have a 22microsecond pulse with digitalPulse(..,.., 1000/65000) for a 65khz freq.
digitalwrite alternance just makes a 10ms perior for high time, this is too long for hx711, we have a 50microsecond limit according to the specs for the clock.
I've checked with an oscillo.
I'll finish my hx711 javascript port and post it there.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
yes it's me.
sorry, I've mistaked on the other post. I'll post on this thread now.
I managed to have a 22microsecond pulse with digitalPulse(..,.., 1000/65000) for a 65khz freq.
digitalwrite alternance just makes a 10ms perior for high time, this is too long for hx711, we have a 50microsecond limit according to the specs for the clock.
I've checked with an oscillo.
I'll finish my hx711 javascript port and post it there.