Hi Tim,
485 to 232 is easy to do with a pair of IC's. You need one to convert
485 to TTL and then TTL to 232. No one IC will do this.
It gets a little trickier with bidirectional comms since you need a
microcontroller to detect and manage the direction of the 485 port, but
you indicate you don't need this.
Search DigiKey for 485 and 232 and you'll find a ton of IC's. Let me
know if you need something more specific.
On 3/21/2013 7:48 AM, Tim Webster wrote:
> Is there ic which can convert from unidirectional rs485 to rs232 for
> the purpose of bootloader?
>
> Alternately I am looking for a cortex M4, preferably stm32 source code
> for rs485/universal bootloader. It would super if such bootloader
> could use key to decrypt and check the signature on the firmware
> update.
>
> Thx
>
>
--