I want to minimize the components, so I wanted to ask if I can pull-up or pull-down the logic pins directly with the microcontroller or if I can avoid these completely:
R (pin 2): pull-up (VCC = VIO = 3.3 V)
DE and ntRE (pins 3 and 4; half duplex): pull-down
D (pin 5): pull-down
Also wanting to limit the speed to 500 kbps:
SLR (pin 7): pull-up.
I currently use 10 kOhm resistors.
Thank you.