2018-01-09 1:06 AM
HELLO because luck of pins we need to use pin PB2 AZ DİO TO READ OR WRİTE,
İS İT POSSİBLE MXCUBE ACCEPTS THAT BUT DO ANY ONE HAS A İDEA BECAUSE WE ARE DESİGNİNG A PCB WE DONT WANT TAKE A RİSK THAT İT WİLL NOT WORK ,WE COULDNT TEST THAT ON ARDUİNO stm103c8 cart
THANKS
2018-01-10 7:13 PM
PB2 can be used as a general-purpose input or output in your application (assumed using an STM32F103).
However, if you plan to use the embedded boot loader, you should provide a means to pull the pin low (PB2 is also BOOT1) to allow reprogramming the flash memory via USART or USB.
2018-01-19 4:28 AM
thank you very much copied