QSPI Winbond 25N01GV 1Gbit / 128MB
https://www.winbond.com/resource-files/w25n01gv%20revg%20032116.pdfOther "What you doing" thread, which is perhaps less visible https://community.st.com/s/feed/0D50X0000BSaahHSQR
Ask questions, find answers, and share insights on STM32 products and their technical features.
https://www.winbond.com/resource-files/w25n01gv%20revg%20032116.pdfOther "What you doing" thread, which is perhaps less visible https://community.st.com/s/feed/0D50X0000BSaahHSQR
I am trying to read the measurement registers from MPU6050 via i2c, the MCU was able to detect the MPU6050, but i am not able to read the measurement registers, i am using the Hal i2c drivers and i have pasted my code ? int main(void){ /* USER CODE ...
Hey there, I'm using a STM32H742 Eval Boards to read analog data with the ADC with DMA. I want to do multiple measuremts very rapidly.In the first measurment the ADC reads a couple Zeros (see plot, note: plote is bit older and has multiple measurment...
I need create the fsdata for my http server. I see there makefsfile or fcarm.exe can converter to c file, but I cannot fine where to get these files. Tried to search online but no result. Any one can tell me where to download them?
Hi,I'm trying to send data from STM32F767Zi to another node using CANBUS protocol....it starts sending data every second and at other node i can get data, but all of a sudden data stops transmitting,when i debug i finding HAL_CAN_ERROR_PARAM.what cou...
HiI am new at CAN communication protocol and working with STM32f407. I used example to run fist communication. I can receive and transmit frames.But the problem is, when a frame is sent from first board to other board, second board goes to ISR receiv...
I have a board with stm32f415 that use the bxcan that continuosly (8 packet every 10 seconds ) trasmit to another receiver board that use Microchip MSC2515 as CAN controller.Some of the packet that i sent from STM32F415 contains all zeros bits. I hav...
Dear all,I'm starting to use STM32H7 for a real-time project and my first task is to optimize the SPI communication. The final implementation will be a library that elaborates data from SPI and send the elaborated data in another SPI (like a pass-thr...
"The operating temperature has an impact on the accuracy of the RC oscillators. At 25 °C, the HSI16 oscillator has an accuracy of ±1% typically, the MSI oscillator has an accuracy of ± 0.5% and the HSI48 oscillator has an accuracy of ±4%."It is descr...