Tool/software:
If you input a HIGH value to the DE pin, you can activate DATA, and if you input a LOW value to the RE pin, you can activate Receive.
According to the data sheet Application Information, there is a way to use the RE pin by fixing it to GND, but there seems to be no way to use the DE side by fixing it to a HIGH value on the VCC side.
Finally, I want to use the DE side by PULL-UP processing to the VCC side and RE side by PULL-DOWN processing to GND, so please check if there is any problem.