Tagged: stmicroelectronics

ST acquries Atollic 0

ST acquired Atollic to enrich STM32 ecosystem

STMicroelectronics has acquired Atollic few days ago to enrich STM32 portfolio and ecosystem support for customers. Atollic is known by its very professional toosl for ARM based devices. It features free TrueSTUDIO Eclipse based IDE with GCC compiler and packet together with many great features developed by Atollic such as HardFault exception debugging tool, RTOS thread debugging and many other. This acquisition means that TrueSTUDIO will be now part of STM32Cube ecosystem and will be available for free for STM32...

Library 24- Virtual COM Port (VCP) for STM32F4 480

Library 24- Virtual COM Port (VCP) for STM32F4

This library provides Virtual COM port on USB OTG. This means, that you don’t need external USB->UART converter (like FTDI) to communicate with computer. STM32F4xx will be seen to computer like COM port. Library can be used on all STM32F4xx devices. It has also features to support STM32F4- and STM32F429 Discovery boards. To use USB with HAL, check my HAL USB library. Library Features Enables USB VCP Works in USB FS mode Default for STM32F4-Discovery board Works in USB HS...