how to handle GRXSTS_PKTSTS_DATA_TOGGLE_ERR
Posted on October 09, 2015 at 14:13hey,this events occurs sometimes and then usb stack stops working. how can i handle this event?thanks in advance.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on October 09, 2015 at 14:13hey,this events occurs sometimes and then usb stack stops working. how can i handle this event?thanks in advance.
Posted on July 26, 2015 at 23:01When code is regenerated from STM32cubeMX (4.8.0 & 4.9.0) for SW4STM32 toolchain, eclipse file link entries in .project become duplicated at the end of the file instead of replaced or updated. This does not yet cause ...
Posted on October 10, 2015 at 20:29Hello.I have some problem and I can't do anything with it. So, I have CAN bus with two CAN. uP is stm32f407. When is normal work i send data by HAL_CAN_Transmit(&hcan2,5), and HAL_CAN_Transmit(&hcan1,5). I receive...
Posted on October 30, 2015 at 20:28 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 30, 2015 at 20:15Hello, can someone please tell me how to add succesfully BSP drivers after generating a project on Keil with STM32CUBEMX.Thanks.
Posted on October 26, 2015 at 11:37Hello, I've been going through this STM models datasheet, but I could find info if it is possible, to use the provided Vrefint as ADC reference? In the datasheets I could only find that the ADC reference is Vdd, bu...
Posted on October 30, 2015 at 10:59Hello, I am working on STM32F030C6 it is measuring ADC and sending data through the USART. Everything is good in debug mode until I let it run without break points :D I added pictures how the variables look before ...
Posted on November 02, 2015 at 05:44 Hi, I have an STM32F429I-DISCOVERY board and loaded up the example from the STM32Cube package. The example project directory in question isSTM32Cube_FW_F4_V1.9.0\Projects\STM32F429I-Discovery\Ex...
Posted on October 08, 2015 at 01:01Hello all, I have a custom board with STM32F030F4. I'm trying to run the simplest example generated by STM32Cube, which is to sample Temperature sensor and VRef input using DMA. Everything compiles and runs properl...
Posted on October 30, 2015 at 19:46Hi, I would like to use I2C3 interface to load the flash program to STM32F411 chip. As I understand the ANs, this should work according to AN2606 and AN4221 either in system boot mode, or if I jump to system boot f...