User Activity

I'm trying to make use of the HAL_UARTEx_ReceiveToIdle_DMA() functionality.So far no reaction on an IDLE event. The corresponding HAL_UARTEx_RxEventCallbackgets called when a certain amount of bytes has been received, but not on an IDLE event.The dev...
I'm trying to receive data from the LPUART1 serial port on the L031K6 development board.Unfortunately all my aproaches failed so far.Sending data works fine in all three modes:BlockingNon-Blocking ITNon-Blocking DMAI'm routing the LPUART1 to PA2 and ...
HI everybody,we're are trying to build up a few more work spaces for developing STM32CubeIDEapplications and we're unsure in what kind of laptop / desktop hardware we should invest.Can somebody point out the most important parts responsible in speedi...
Hi Guys,we have a document management system in our company.There we store all kinds of project related files like 2D drawings,3D designs/assemblies, test reports, datasheets etc..A quite useful feature is to click on whatever document and thesystem ...