User Activity

Hi guys I've upgraded from 1.5.1 to 1.5.2 and I'm receiving HardFaults when using FDCAN \STM32Cube\Repository\STM32Cube_FW_G4_V1.5.1\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_fdcan.c FW 1.5.1 Line: 3493     /* Write Tx payload to the message RAM...
HelloTest Szenario: Transfer uint64_t counter from STM to another MC called ALFA.ALFA has a separate uint64_t counter.Each transfer counts the counter up.ALFA compares both counters and reports a missmatchSetup:ALFA -> SPI Master @ 10MhzSTMG4 -> SPI ...
Edit 2: CubeMX 6.2.1 is working aswell. Will use this version for now.Edit 1: CubeMX 6.0.0 and 6.2.0 are workingAfter Code Generation, the 3 injected Channels (0,1,2) would be all initialized with ADC_INJECTED_RANK_1 despite other setting in CubeMX.W...
HelloI'm using an STM32F103T8 who talks over CAN interface with a Raspberry Pi (MCP2515 Controller). The MC also uses USART1 for communication with a sensor module.For testing purpose I've setup a simple program which sends continuously can frames of...
Hey guys, befor asking my question I want to give you a brief overview of the test case:TestCase: SPI Full DuplexMaster send [0-3](4) bytes and Slave returns received bytes [0-2](3) immediatly. (no register preload in slave)Example:Master <-> Slave0x...
Kudos from