User Activity

Dear all,we are evaluating STEVAL-IPFC01V1 board which is a PFC converter and we are experiences problems when we change capacitor bank to larger value. At default board is equipped with4x470uF, which we later changed to 4x1000uF plus 4x470uF. If we ...
Hi All,I am trying to program STNRGPF01 (EVAL-IPFC01V1), but I have no success so far. I connectedFTDI serial cable to programming connector, but STNRGPF01 programming tool stays in a loopwithout any results. I also found some ld post about this, but...
We are using stm32L476 in one project where we need to access external SPI flash. I havesetup SPI clock speed to 10Mhz and it works without any problems, but at 21Mhz flash becomenon responsible. When I checked clock with oscilloscope I can see, that...
Posted on March 16, 2017 at 12:15I would like to implement read-out protection on STM32F103 high-density device. As far I can see there is anoption register FLASH_OBR with RDP bit for read-out enable/disable protection.Beside the main application, I...
Posted on August 10, 2015 at 09:25Hello,I am using UART1 for message reception interrupt driven. When the messages wereonly ASCII characters everything worked just fine. But when I changed to binary modeI can see, that some of non ASCII data are com...