how can i separate the lat long and altitude from gps in code ?
i got out put data from the gps and now i have to separate the lat long and altitude values from the raw data so please someone can help me with the code
i got out put data from the gps and now i have to separate the lat long and altitude values from the raw data so please someone can help me with the code
http://roruca.blog.me/221415955502It is a post written in Korean.Automatic translation is recommended.
Hello, I am new to STM32F0xx device. I have a 3-wire SPI sensor (half duplex mode SDI/SDO).I have created spi_init(), spi_write() and spi_read(). It working but sometimes I get some timing errors where my CS goes high correctly but I am still outputt...
I'm having problems flashing my program (.hex) file to my nucleo F767ZI board. If I try to connect using ST-LINK gui, I have problems connecting. Program comes back with "No elf loader found for this operation. I've looked at External Loader-> add...
I am trying to understand how does this function works even though there are so many people complaining about it. My questions are these:1) What is the difference between using this in my code:HAL_SPI_Transmit (SPI_HandleTypeDef *hspi, uint8_t *pData...
Posted on August 23, 2011 at 05:28Dear all,Sorry, I am a newbie on STM32 microcontroller.Yesterday I have made my own STM32F103RBT6 board. I use L1117-3.3 as my 3,3 volt regulator. The external components are Crystalls, capacitors for crystall, supp...
i am searching but i could not find it yet , only pdf...Where is STM32F10x DSP Library ?
Hello , is there any way to ready multiple adc channels for adc1 in to multiple buffer with dma parallely ?In existing configuration i can read circular and continuous 2 adc channel of adc1 in to a single buffer with dma. So buffer's first element is...
I am trying to use CAN on the STM32F042G6U6 - with the 28UFQFPN package. I don't see anything in the datasheet saying these features won't work but the STM32CubeMX will not allow them to be enabled unless I change to a larger package. Should CAN an...
Does NAND Flash supports XIP on the QSPI port?