Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 216215

Forum Post: RE: TM4C1233H6PM Bit Band failed on PD0,PD1,PB6,PB7

$
0
0

 

 

 

 GPIO_O_DATA register is virtually mapped to 256 locations in the address space. To facilitate the reading and writing of data to these registers by independent drivers, the data read from and written to the registers are masked by the eight address lines [9:2]. The following operation is wrong.

HWREGBITW(GPIO_PORTD_BASE + GPIO_O_DATA, 3) = 0;


Viewing all articles
Browse latest Browse all 216215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>