Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Bittest and bitset in keil mdk5 (6 Replies)

$
0
0
Dear board Im writing a driver for HX711 load cell pickup unit. This has a clock pin which is input to hx711 ic and this clk will be driven by stm32f103 And a Dout pin where for every low to high transition hx711 will out a bit and this goes 24 bit long.. I need to read this serial input and store to a byte which is 24 bit data where i can use array of 3 bytes.. I can easily read input status low or high from input function. But how can i assign that bit value to a by

Viewing all articles
Browse latest Browse all 3049

Trending Articles