User Activity

Dear Sir.I am trying to test for rts/cts , I use a program that transmit a 16 byte dataevery 1 ms .Tying rts or cts to gnd or 3.3v  makes no impact on the TX output.How do I insure that the code  works with RTS\CTS ? Pleas advise 
Dear Sir.I am using stm32u585 , I tested the flash read protection mechanism using STM32uCubeProgrammer it works , The STM32uCubeProgrammer  can't  find the target ,However doing FOTA is working.Is it ireversibble ?. Any way to set the CPU to "normal...
Dear Sir.I have designed a bootloader that stat from 0x8100000 , length of 40k bytes,there is also a signature of 2 bytes 0x23,0x45, at @ 0x80f6000,at last the runtime code that start from 0x8100000.Is it possible to use STM32IDE's post build to make...
Dear Sir,I use NUCLEO-L476 , Once I connect it to usba new window pop up like with the Caption NODE_L476RG .Erasing the CPU still the window pop up.What should I do to make this board to act as plain PCB  
Dear Sir,A project written for STM32U585 reaches the size 900 k bytes.Trying to lower the size , I am tryin to use properties.MCU GCC C compiler -> OptimizationTrying to set Optimization level to optimize most  to -Q3 the property of Optimization lev...