User Activity

Hi, We are using the STM32F7 device and we interfaced the NAND fash device through the SPI to the controller. Now we want to access the NAND flash device through the PC directly by using the FAT file system . Without using the device drivers in PC...
Posted on June 23, 2018 at 08:53Hai, we want to jump from one code located at 0x8000000 to another code located at 0x8040000 . that jump condition is depending on the GPIO line .To jump we used the following code .void APP_JumpToApplication(void){ p...
Posted on May 23, 2018 at 07:25Hai ,        We  are using the STM32H743BIT controller . we are using  the cubemx to generate the code for the  ethernet . In our application we need to receive the UDP packet  which function we need to use . To send t...
Posted on April 06, 2018 at 16:43 Hai, Iam using the STM32H743VIT controller , We are using the spi4 in our board ,we generated the code using the cube mx nothing is coming(CLK and SIN)when transmit the data using the function ( HAL_SPI_Transmit(SP...